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] add domain test and polish pom #4803

Merged
merged 10 commits into from
Jul 7, 2023

Conversation

moremind
Copy link
Member

@moremind moremind commented Jul 5, 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 Jul 5, 2023

Codecov Report

Merging #4803 (5f1b8c3) into master (1b08ed0) will decrease coverage by 0.11%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #4803      +/-   ##
============================================
- Coverage     64.60%   64.49%   -0.11%     
+ Complexity     8171     8167       -4     
============================================
  Files          1147     1147              
  Lines         33773    33761      -12     
  Branches       3014     3010       -4     
============================================
- Hits          21818    21775      -43     
- Misses        10231    10265      +34     
+ Partials       1724     1721       -3     
Impacted Files Coverage Δ
...ava/org/apache/shenyu/common/enums/PluginEnum.java 100.00% <ø> (ø)

... and 19 files with indirect coverage changes

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

@moremind moremind requested a review from yu199195 July 7, 2023 01:29
@yu199195 yu199195 added this to the 2.6.0 milestone Jul 7, 2023
@yu199195 yu199195 merged commit d08039b into apache:master Jul 7, 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.

3 participants