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

[Spring Cleanup] Remove spring dependency in OAuth2 scopes endpoint #2629

Conversation

lashinijay
Copy link
Contributor

Purpose

This PR removes dependencies and usages of the Spring framework in the DCR REST API.

Related Issue(s)

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 55.76%. Comparing base (1eb13c1) to head (15fa103).

Files with missing lines Patch % Lines
...pe/endpoint/factories/ScopesApiServiceFactory.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2629   +/-   ##
=========================================
  Coverage     55.76%   55.76%           
+ Complexity     8239     8187   -52     
=========================================
  Files           632      632           
  Lines         47478    47478           
  Branches       8385     8385           
=========================================
  Hits          26477    26477           
  Misses        17211    17211           
  Partials       3790     3790           
Flag Coverage Δ
unit 38.65% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@lashinijay
Copy link
Contributor Author

Duplicate of #2632

@lashinijay lashinijay marked this as a duplicate of #2632 Nov 20, 2024
@lashinijay lashinijay closed this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant