Redirect to login page in case token is expired instead of showing an error page #395
Codecov / codecov/project
succeeded
Sep 19, 2024 in 1s
72.72% (+0.84%) compared to a5a97f8
View this Pull Request on Codecov
72.72% (+0.84%) compared to a5a97f8
Details
Codecov Report
Attention: Patch coverage is 71.42857%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 72.72%. Comparing base (
a5a97f8
) to head (89afbcf
).
Report is 14 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
...va/org/jenkinsci/plugins/oic/OicSecurityRealm.java | 71.42% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #395 +/- ##
============================================
+ Coverage 71.88% 72.72% +0.84%
- Complexity 239 245 +6
============================================
Files 12 12
Lines 1010 1023 +13
Branches 145 148 +3
============================================
+ Hits 726 744 +18
+ Misses 206 199 -7
- Partials 78 80 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading