Add backwards compatibility shim #13
Merged
Codecov / codecov/project
failed
Apr 12, 2024 in 1s
92.60% (-3.49%) compared to e50e7aa
View this Pull Request on Codecov
92.60% (-3.49%) compared to e50e7aa
Details
Codecov Report
Attention: Patch coverage is 77.77778%
with 12 lines
in your changes are missing coverage. Please review.
Project coverage is 92.60%. Comparing base (
e50e7aa
) to head (070b23f
).
Report is 3 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/main/java/us/kbase/auth/AuthConfig.java | 70.58% | 10 Missing |
...in/java/us/kbase/auth/ConfigurableAuthService.java | 89.47% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #13 +/- ##
============================================
- Coverage 96.08% 92.60% -3.49%
- Complexity 88 107 +19
============================================
Files 5 7 +2
Lines 230 284 +54
Branches 44 48 +4
============================================
+ Hits 221 263 +42
- Misses 7 19 +12
Partials 2 2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading