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

refactor admin : use BearerToken replace StatelessToken for #4496 #4516

Merged
merged 3 commits into from
Mar 30, 2023

Conversation

plutokaito
Copy link
Contributor

refactor admin : use BearerToken replace StatelessToken for #4496

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

@plutokaito plutokaito closed this Mar 29, 2023
@plutokaito plutokaito reopened this Mar 29, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 30, 2023

Codecov Report

Merging #4516 (83d5843) into master (3d8798b) will decrease coverage by 0.03%.
The diff coverage is 50.00%.

@@             Coverage Diff              @@
##             master    #4516      +/-   ##
============================================
- Coverage     68.44%   68.41%   -0.03%     
+ Complexity     7617     7611       -6     
============================================
  Files          1029     1028       -1     
  Lines         29403    29398       -5     
  Branches       2656     2659       +3     
============================================
- Hits          20125    20113      -12     
- Misses         7685     7694       +9     
+ Partials       1593     1591       -2     
Impacted Files Coverage Δ
...e/shenyu/admin/shiro/bean/StatelessAuthFilter.java 54.54% <0.00%> (ø)
...g/apache/shenyu/admin/shiro/config/ShiroRealm.java 87.09% <100.00%> (ø)

... and 10 files with indirect coverage changes

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

@yu199195 yu199195 added this to the 2.6.0 milestone Mar 30, 2023
@yu199195 yu199195 merged commit b5bc26d into apache:master Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants