Skip to content

switch to blueprints property mappings, improvements to frontend

Codecov / codecov/project failed Sep 24, 2024 in 1s

49.79% (-42.94%) compared to ba6ddcb

View this Pull Request on Codecov

49.79% (-42.94%) compared to ba6ddcb

Details

Codecov Report

Attention: Patch coverage is 40.40921% with 466 lines in your changes missing coverage. Please review.

Project coverage is 49.79%. Comparing base (ba6ddcb) to head (4dfc2f5).
Report is 6 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
authentik/sources/kerberos/models.py 45.16% 102 Missing ⚠️
authentik/sources/kerberos/sync.py 28.43% 73 Missing ⚠️
authentik/sources/kerberos/auth.py 0.00% 54 Missing ⚠️
authentik/sources/kerberos/views.py 37.97% 49 Missing ⚠️
authentik/sources/kerberos/tests/test_spnego.py 0.00% 35 Missing ⚠️
authentik/core/sources/matcher.py 56.94% 31 Missing ⚠️
authentik/sources/kerberos/tests/test_sync.py 0.00% 28 Missing ⚠️
authentik/sources/kerberos/tests/utils.py 0.00% 26 Missing ⚠️
authentik/sources/kerberos/tasks.py 44.18% 24 Missing ⚠️
authentik/sources/kerberos/tests/test_auth.py 0.00% 23 Missing ⚠️
... and 4 more

❗ There is a different number of reports uploaded between BASE (ba6ddcb) and HEAD (4dfc2f5). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (ba6ddcb) HEAD (4dfc2f5)
e2e 8 7
unit 2 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main   #10815       +/-   ##
===========================================
- Coverage   92.73%   49.79%   -42.94%     
===========================================
  Files         736      750       +14     
  Lines       36492    36944      +452     
===========================================
- Hits        33842    18398    -15444     
- Misses       2650    18546    +15896     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.