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 apache shiro #99

Merged
merged 1 commit into from
Feb 23, 2023
Merged

feat: support apache shiro #99

merged 1 commit into from
Feb 23, 2023

Conversation

lucas-myx
Copy link
Collaborator

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 #99 (6b2f6f7) into main (fdcde0f) will increase coverage by 0.10%.
The diff coverage is 73.68%.

@@             Coverage Diff              @@
##               main      #99      +/-   ##
============================================
+ Coverage     32.03%   32.14%   +0.10%     
- Complexity      726      731       +5     
============================================
  Files           185      187       +2     
  Lines          7308     7327      +19     
  Branches        788      792       +4     
============================================
+ Hits           2341     2355      +14     
- Misses         4711     4712       +1     
- Partials        256      260       +4     
Impacted Files Coverage Δ
...nst/authentication/shiro/ShiroInstrumentation.java 68.75% <68.75%> (ø)
...thentication/shiro/ShiroModuleInstrumentation.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 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

74.2% 74.2% Coverage
0.0% 0.0% Duplication

@lucas-myx lucas-myx marked this pull request as ready for review February 23, 2023 09:29
@lucas-myx lucas-myx merged commit 062b018 into main Feb 23, 2023
@lucas-myx lucas-myx deleted the feat-apache-shiro branch February 23, 2023 09:30
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