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

[type:refactor] refactor shenyu trie #4536

Merged
merged 4 commits into from Apr 9, 2023

Conversation

moremind
Copy link
Member

@moremind moremind commented Apr 9, 2023

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 9, 2023

Codecov Report

Merging #4536 (5a0e27f) into master (b910b85) will decrease coverage by 0.10%.
The diff coverage is 77.77%.

@@             Coverage Diff              @@
##             master    #4536      +/-   ##
============================================
- Coverage     68.54%   68.44%   -0.10%     
- Complexity     7634     7640       +6     
============================================
  Files          1028     1028              
  Lines         29447    29487      +40     
  Branches       2667     2670       +3     
============================================
- Hits          20183    20181       -2     
- Misses         7663     7718      +55     
+ Partials       1601     1588      -13     
Impacted Files Coverage Δ
.../plugin/base/cache/CommonPluginDataSubscriber.java 69.23% <25.00%> (-2.85%) ⬇️
.../apache/shenyu/common/enums/TrieMatchModeEnum.java 63.63% <33.33%> (ø)
...org/apache/shenyu/plugin/base/trie/ShenyuTrie.java 77.93% <82.06%> (+8.91%) ⬆️
.../org/apache/shenyu/common/config/ShenyuConfig.java 67.41% <100.00%> (ø)
...pringboot/starter/gateway/ShenyuConfiguration.java 91.66% <100.00%> (+0.36%) ⬆️

... and 12 files with indirect coverage changes

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

@moremind moremind added this to the 2.6.0 milestone Apr 9, 2023
@li-keguo li-keguo merged commit f7f0d49 into apache:master Apr 9, 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