enonic / xp

Enonic XP
https://enonic.com
GNU General Public License v3.0
198 stars 34 forks source link

Do not create session for login url #10460 #10495

Closed rymsha closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 83.14607% with 30 lines in your changes are missing coverage. Please review.

Project coverage is 84.53%. Comparing base (55fed48) to head (e2b88f1). Report is 9 commits behind head on master.

Files Patch % Lines
...nic/xp/core/impl/security/SecurityInitializer.java 81.88% 8 Missing and 15 partials :warning:
...nic/xp/core/impl/security/SecurityServiceImpl.java 20.00% 4 Missing :warning:
...enonic/xp/portal/impl/RedirectChecksumService.java 90.90% 2 Missing :warning:
.../portal/impl/handler/identity/IdentityHandler.java 85.71% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #10495 +/- ## ============================================ + Coverage 84.51% 84.53% +0.02% - Complexity 19638 19656 +18 ============================================ Files 2608 2609 +1 Lines 68184 68164 -20 Branches 5443 5450 +7 ============================================ - Hits 57626 57625 -1 + Misses 7927 7896 -31 - Partials 2631 2643 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.