apache / dubbo-admin

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

Update traffic pages #1186

Closed chickenlj closed 1 year ago

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 #1186 (fe5bf66) into refactor-with-go (e498d36) will increase coverage by 1.86%. The diff coverage is 10.98%.

@@                 Coverage Diff                  @@
##           refactor-with-go    #1186      +/-   ##
====================================================
+ Coverage             47.60%   49.47%   +1.86%     
====================================================
  Files                    97       95       -2     
  Lines                  5350     5114     -236     
  Branches                 41       41              
====================================================
- Hits                   2547     2530      -17     
+ Misses                 2542     2325     -217     
+ Partials                261      259       -2     
Impacted Files Coverage Δ
pkg/admin/services/prometheus_service_impl.go 11.59% <0.00%> (ø)
pkg/admin/services/route_service_impl.go 74.87% <0.00%> (-0.78%) :arrow_down:
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%> (ø)
...g/admin/services/traffic/generic_rule_operation.go 25.13% <20.00%> (ø)
... and 1 more

... and 4 files with indirect coverage changes

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