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

Optimized for ShenyuWebHandler#putExtPlugins method #4598

Merged
merged 1 commit into from
Apr 30, 2023

Conversation

aoshiguchen
Copy link
Contributor

…ugins method.

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 Apr 30, 2023

Codecov Report

Merging #4598 (f2dacaa) into master (56c2a05) will increase coverage by 0.00%.
The diff coverage is 50.00%.

@@            Coverage Diff            @@
##             master    #4598   +/-   ##
=========================================
  Coverage     69.33%   69.34%           
- Complexity     7824     7825    +1     
=========================================
  Files          1037     1037           
  Lines         29816    29816           
  Branches       2724     2725    +1     
=========================================
+ Hits          20673    20675    +2     
+ Misses         7518     7515    -3     
- Partials       1625     1626    +1     
Impacted Files Coverage Δ
...rg/apache/shenyu/web/handler/ShenyuWebHandler.java 90.12% <50.00%> (-2.47%) ⬇️

... and 1 file 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 Apr 30, 2023
@yu199195 yu199195 merged commit 213caf9 into apache:master Apr 30, 2023
35 checks passed
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