shenyu icon indicating copy to clipboard operation
shenyu copied to clipboard

[type:fix]Fix: After shenyu is upgraded to v2.6.0, the "addPrefixed" feature of the contextpath plugin is lost, and the version after 2.6.0 returns to all the features of the previous version.

Open lianjunwei opened this issue 1 year ago • 1 comments

detail,see: #5055 Make sure that:

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

lianjunwei avatar Aug 20 '23 15:08 lianjunwei

Codecov Report

Merging #5056 (00b2142) into master (6c9358b) will decrease coverage by 0.02%. The diff coverage is 90.00%.

@@             Coverage Diff              @@
##             master    #5056      +/-   ##
============================================
- Coverage     62.92%   62.91%   -0.02%     
+ Complexity     8498     8495       -3     
============================================
  Files          1224     1224              
  Lines         36375    36379       +4     
  Branches       3389     3389              
============================================
- Hits          22890    22888       -2     
- Misses        11543    11548       +5     
- Partials       1942     1943       +1     
Files Changed Coverage Δ
.../shenyu/plugin/context/path/ContextPathPlugin.java 88.00% <90.00%> (+2.28%) :arrow_up:

... and 3 files with indirect coverage changes

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

codecov-commenter avatar Aug 20 '23 15:08 codecov-commenter