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

feat: support spring-security #98

Merged
merged 3 commits into from
Feb 23, 2023
Merged

feat: support spring-security #98

merged 3 commits into from
Feb 23, 2023

Conversation

lucas-myx
Copy link
Collaborator

@lucas-myx lucas-myx commented Feb 23, 2023

issue: #85

@lucas-myx lucas-myx added the enhancement ⭐ New feature or request label Feb 23, 2023
@codecov
Copy link

codecov bot commented Feb 23, 2023

Codecov Report

Merging #98 (ed140ff) into main (2b98f31) will increase coverage by 0.15%.
The diff coverage is 79.16%.

@@             Coverage Diff              @@
##               main      #98      +/-   ##
============================================
+ Coverage     31.87%   32.03%   +0.15%     
- Complexity      721      726       +5     
============================================
  Files           183      185       +2     
  Lines          7284     7308      +24     
  Branches        785      788       +3     
============================================
+ Hits           2322     2341      +19     
- Misses         4709     4711       +2     
- Partials        253      256       +3     
Impacted Files Coverage Δ
...ex/inst/authentication/jwt/JWTInstrumentation.java 81.81% <ø> (ø)
...t/authentication/jwt/JWTModuleInstrumentation.java 100.00% <ø> (ø)
.../springsecurity/SpringSecurityInstrumentation.java 76.19% <76.19%> (ø)
...gsecurity/SpringSecurityModuleInstrumentation.java 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarcloud
Copy link

sonarcloud bot commented Feb 23, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug B 2 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 6 Code Smells

85.4% 85.4% Coverage
0.0% 0.0% Duplication

@lucas-myx lucas-myx marked this pull request as ready for review February 23, 2023 07:30
@lucas-myx lucas-myx merged commit fdcde0f into main Feb 23, 2023
@lucas-myx lucas-myx deleted the feat-spring-security branch February 23, 2023 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ⭐ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants