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

fix dubbo-admin #1213

Closed sjmshsh closed 1 year ago

sjmshsh commented 1 year ago

fix ci, fix bug, fix dds and add DdsGenerator

codecov-commenter commented 1 year ago

Codecov Report

Merging #1213 (e51c0ff) into refactor-with-go-components-experimental (d292375) will decrease coverage by 2.44%. Report is 12 commits behind head on refactor-with-go-components-experimental. The diff coverage is 49.84%.

@@                             Coverage Diff                              @@
##           refactor-with-go-components-experimental    #1213      +/-   ##
============================================================================
- Coverage                                     49.11%   46.68%   -2.44%     
============================================================================
  Files                                           113      113              
  Lines                                          6010     6439     +429     
  Branches                                         41       41              
============================================================================
+ Hits                                           2952     3006      +54     
- Misses                                         2802     3142     +340     
- Partials                                        256      291      +35     
Files Changed Coverage Δ
pkg/admin/model/util/sync_utils.go 22.60% <0.00%> (ø)
pkg/admin/services/generic_service_Impl.go 0.00% <0.00%> (ø)
pkg/admin/services/registry_service_sync.go 0.00% <0.00%> (-17.98%) :arrow_down:
pkg/admin/services/service_testing_v3.go 0.00% <0.00%> (ø)
pkg/admin/services/traffic/accesslog.go 0.00% <0.00%> (ø)
pkg/admin/services/traffic/argument.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 28 more

... and 71 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