Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add backwards compatibility shim #13

Merged
merged 1 commit into from
Apr 17, 2024

Add backwards compatibility shim

070b23f
Select commit
Loading
Failed to load commit list.
Merged

Add backwards compatibility shim #13

Add backwards compatibility shim
070b23f
Select commit
Loading
Failed to load commit list.
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.