core: migrate all sessions to the database #9736
Open
Codecov / codecov/project
failed
Jan 27, 2025 in 0s
38.32% (-54.44%) compared to 5109af0
View this Pull Request on Codecov
38.32% (-54.44%) compared to 5109af0
Details
Codecov Report
Attention: Patch coverage is 52.38095%
with 50 lines
in your changes missing coverage. Please review.
Project coverage is 38.32%. Comparing base (
5109af0
) to head (3e4a892
).
✅ All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
authentik/core/sessions.py | 41.37% | 34 Missing |
authentik/core/models.py | 75.86% | 7 Missing |
authentik/core/auth.py | 16.66% | 5 Missing |
authentik/events/signals.py | 60.00% | 2 Missing |
authentik/lib/expression/evaluator.py | 50.00% | 1 Missing |
authentik/stages/user_login/stage.py | 50.00% | 1 Missing |
❗ There is a different number of reports uploaded between BASE (5109af0) and HEAD (3e4a892). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #9736 +/- ##
===========================================
- Coverage 92.75% 38.32% -54.44%
===========================================
Files 769 768 -1
Lines 38926 38709 -217
===========================================
- Hits 36106 14834 -21272
- Misses 2820 23875 +21055
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading