apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
3.99k stars 2.17k forks source link

Support traffic management #1135

Closed chickenlj closed 1 year ago

chickenlj commented 1 year ago

https://github.com/apache/dubbo-admin/issues/1126

codecov-commenter commented 1 year ago

Codecov Report

Merging #1135 (9f91310) into refactor-with-go (51afd85) will decrease coverage by 1.44%. The diff coverage is 21.66%.

@@                 Coverage Diff                  @@
##           refactor-with-go    #1135      +/-   ##
====================================================
- Coverage             51.94%   50.51%   -1.44%     
====================================================
  Files                    92       99       +7     
  Lines                  4776     4989     +213     
  Branches                 41       41              
====================================================
+ Hits                   2481     2520      +39     
- Misses                 2051     2210     +159     
- Partials                244      259      +15     
Impacted Files Coverage Δ
pkg/admin/model/util/sync_utils.go 22.60% <0.00%> (ø)
pkg/admin/services/consumer_service_impl.go 0.00% <ø> (ø)
pkg/admin/services/provider_service_impl.go 46.85% <ø> (ø)
pkg/admin/services/traffic/accesslog.go 0.00% <0.00%> (ø)
pkg/admin/services/traffic/argument.go 0.00% <0.00%> (ø)
pkg/admin/services/traffic/gray.go 0.00% <0.00%> (ø)
pkg/admin/services/traffic/mock.go 0.00% <0.00%> (ø)
pkg/admin/services/traffic/region.go 0.00% <0.00%> (ø)
pkg/admin/services/traffic/retry.go 0.00% <0.00%> (ø)
pkg/admin/services/traffic/weight.go 0.00% <0.00%> (ø)
... and 7 more

... and 5 files with indirect coverage changes

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

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information