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

Cluster overview backend implementation #1149

Closed chickenlj closed 1 year ago

chickenlj commented 1 year ago

related to https://github.com/apache/dubbo-admin/issues/1140

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

codecov-commenter commented 1 year ago

Codecov Report

Merging #1149 (7d0fe5f) into refactor-with-go (112185c) will decrease coverage by 0.63%. The diff coverage is 17.67%.

@@                 Coverage Diff                  @@
##           refactor-with-go    #1149      +/-   ##
====================================================
- Coverage             50.39%   49.76%   -0.63%     
====================================================
  Files                    99       99              
  Lines                  4997     5082      +85     
  Branches                 41       41              
====================================================
+ Hits                   2518     2529      +11     
- Misses                 2220     2294      +74     
  Partials                259      259              
Impacted Files Coverage Δ
pkg/admin/services/route_service_impl.go 75.64% <0.00%> (-6.84%) :arrow_down:
pkg/admin/services/traffic/accesslog.go 0.00% <0.00%> (ø)
pkg/admin/services/traffic/argument.go 0.00% <0.00%> (ø)
...g/admin/services/traffic/generic_rule_operation.go 25.13% <ø> (-1.53%) :arrow_down:
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%> (ø)
pkg/admin/services/prometheus_service_impl.go 12.78% <11.42%> (-0.10%) :arrow_down:
... and 2 more

... and 2 files with indirect coverage changes

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