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 oauth2 plugin #4624

Merged
merged 6 commits into from
May 11, 2023
Merged

refactor oauth2 plugin #4624

merged 6 commits into from
May 11, 2023

Conversation

yu199195
Copy link
Member

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.

@codecov-commenter
Copy link

codecov-commenter commented May 11, 2023

Codecov Report

Merging #4624 (1676a11) into master (13cf214) will increase coverage by 0.16%.
The diff coverage is 76.92%.

@@             Coverage Diff              @@
##             master    #4624      +/-   ##
============================================
+ Coverage     67.51%   67.67%   +0.16%     
- Complexity     7959     7961       +2     
============================================
  Files          1096     1094       -2     
  Lines         31311    31207     -104     
  Branches       2822     2812      -10     
============================================
- Hits          21140    21120      -20     
+ Misses         8517     8430      -87     
- Partials       1654     1657       +3     
Impacted Files Coverage Δ
.../org/apache/shenyu/plugin/oauth2/OAuth2Plugin.java 75.00% <75.00%> (-19.45%) ⬇️
...arter/plugin/oauth2/OAuth2PluginConfiguration.java 100.00% <100.00%> (+35.71%) ⬆️

... and 36 files with indirect coverage changes

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

@JooKS-me JooKS-me merged commit 9d95930 into apache:master May 11, 2023
@yu199195 yu199195 deleted the token branch June 27, 2023 03:01
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.

3 participants