Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alliance Auth v4 compatibility update #59

Merged
merged 36 commits into from
Mar 15, 2024
Merged

Alliance Auth v4 compatibility update #59

merged 36 commits into from
Mar 15, 2024

Conversation

ppfeufer
Copy link
Owner

@ppfeufer ppfeufer commented Oct 22, 2023

Description

Alliance Auth v4 compatibility

  • Alliance Auth 4
  • Bootstrap 5
  • Django 4.2

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have checked my code and corrected any misspellings

@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #59 (6039291) into master (a13200b) will increase coverage by 5.67%.
The diff coverage is 95.24%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   91.00%   96.67%   +5.67%     
==========================================
  Files           8        8              
  Lines         100      120      +20     
  Branches        3        6       +3     
==========================================
+ Hits           91      116      +25     
+ Misses          8        2       -6     
- Partials        1        2       +1     
Files Coverage Δ
esistatus/__init__.py 100.00% <100.00%> (ø)
esistatus/auth_hooks.py 100.00% <100.00%> (ø)
esistatus/constants.py 100.00% <100.00%> (ø)
esistatus/templatetags/esistatus.py 100.00% <100.00%> (ø)
esistatus/urls.py 100.00% <ø> (ø)
esistatus/views.py 93.66% <92.86%> (+12.02%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a13200b...6039291. Read the comment docs.

@ppfeufer ppfeufer self-assigned this Oct 25, 2023
@ppfeufer ppfeufer force-pushed the allianceauth-v4 branch 2 times, most recently from 4de96d4 to b887b3e Compare December 12, 2023 08:58
@ppfeufer ppfeufer force-pushed the allianceauth-v4 branch 2 times, most recently from 3977fe8 to e9cbce1 Compare December 21, 2023 19:18
@ppfeufer ppfeufer force-pushed the allianceauth-v4 branch 2 times, most recently from 299bfbb to 350950e Compare January 1, 2024 21:26
@ppfeufer ppfeufer force-pushed the allianceauth-v4 branch 3 times, most recently from 277587f to 0a2cf51 Compare February 7, 2024 19:10
@ppfeufer ppfeufer changed the title Alliance Auth v4 compatibility Alliance Auth v4 compatibility update Feb 29, 2024
@ppfeufer ppfeufer marked this pull request as ready for review March 15, 2024 18:25
@ppfeufer ppfeufer merged commit efa6f59 into master Mar 15, 2024
88 checks passed
@ppfeufer ppfeufer deleted the allianceauth-v4 branch March 15, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant