-
Notifications
You must be signed in to change notification settings - Fork 375
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
[Spring Cleanup] Refactor oauth2 webapp to remove Spring Framework Dependency #2675
base: master
Are you sure you want to change the base?
[Spring Cleanup] Refactor oauth2 webapp to remove Spring Framework Dependency #2675
Conversation
…extensions#2648) * remove spring dependency from oauth2 components * fix formattings and unit tests
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
PR builder started |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2675 +/- ##
============================================
+ Coverage 55.66% 56.17% +0.50%
+ Complexity 8435 8189 -246
============================================
Files 632 631 -1
Lines 48587 46711 -1876
Branches 9300 8851 -449
============================================
- Hits 27048 26240 -808
+ Misses 17670 16710 -960
+ Partials 3869 3761 -108
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
PR builder completed |
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
Proposed changes in this pull request
Related Issue(s)