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

<tcp-proxy> admin background interface #4766

Merged
merged 32 commits into from
Jun 27, 2023
Merged

<tcp-proxy> admin background interface #4766

merged 32 commits into from
Jun 27, 2023

Conversation

Redick01
Copy link
Contributor

about #4534 complete admin background interface

Make sure that:

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

@codecov-commenter
Copy link

codecov-commenter commented Jun 26, 2023

Codecov Report

Merging #4766 (70ed433) into master (490ee7a) will decrease coverage by 0.75%.
The diff coverage is 13.03%.

@@             Coverage Diff              @@
##             master    #4766      +/-   ##
============================================
- Coverage     66.36%   65.61%   -0.75%     
- Complexity     8110     8114       +4     
============================================
  Files          1122     1130       +8     
  Lines         32572    32965     +393     
  Branches       2936     2960      +24     
============================================
+ Hits          21615    21629      +14     
- Misses         9240     9615     +375     
- Partials       1717     1721       +4     
Impacted Files Coverage Δ
...enyu/admin/controller/ProxySelectorController.java 30.00% <0.00%> (ø)
...nyu/admin/discovery/DefaultDiscoveryProcessor.java 18.60% <0.00%> (ø)
...rg/apache/shenyu/admin/model/dto/DiscoveryDTO.java 0.00% <0.00%> (ø)
...pache/shenyu/admin/model/dto/ProxySelectorDTO.java 0.00% <ø> (-89.48%) ⬇️
.../apache/shenyu/admin/model/entity/DiscoveryDO.java 0.00% <0.00%> (ø)
.../shenyu/admin/model/entity/DiscoveryHandlerDO.java 0.00% <0.00%> (ø)
...ache/shenyu/admin/model/entity/DiscoveryRelDO.java 0.00% <0.00%> (ø)
...shenyu/admin/model/entity/DiscoveryUpstreamDO.java 81.08% <ø> (ø)
...he/shenyu/admin/model/enums/DiscoveryTypeEnum.java 0.00% <0.00%> (ø)
.../org/apache/shenyu/admin/model/vo/DiscoveryVO.java 0.00% <0.00%> (ø)
... and 11 more

... and 2 files with indirect coverage changes

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

@Redick01
Copy link
Contributor Author

complete admin background interface

@yu199195 yu199195 merged commit 9797eeb into apache:master Jun 27, 2023
69 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

4 participants