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

[ISSUE #4797] update other rpc_ext for the same service #4821

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

loongs-zhang
Copy link
Member

Fixes #4797

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.

@loongs-zhang loongs-zhang added type: enhancement New feature or request admin labels Jul 9, 2023
@loongs-zhang loongs-zhang added this to the 2.6.0 milestone Jul 9, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 9, 2023

Codecov Report

Merging #4821 (6c7d9db) into master (1cd6444) will increase coverage by 0.01%.
The diff coverage is 25.00%.

@@             Coverage Diff              @@
##             master    #4821      +/-   ##
============================================
+ Coverage     64.54%   64.56%   +0.01%     
- Complexity     8171     8172       +1     
============================================
  Files          1147     1147              
  Lines         33795    33805      +10     
  Branches       3014     3016       +2     
============================================
+ Hits          21813    21825      +12     
+ Misses        10260    10256       -4     
- Partials       1722     1724       +2     
Impacted Files Coverage Δ
...shenyu/admin/service/impl/MetaDataServiceImpl.java 80.00% <25.00%> (-6.67%) ⬇️

... and 3 files with indirect coverage changes

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

@yu199195 yu199195 merged commit fa306f4 into apache:master Jul 10, 2023
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] the rpc_ext updated by shenyu-admin has bug
3 participants