apache / dubbo-admin

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

Feature: Service Test #1075

Closed fyf2016 closed 1 year ago

fyf2016 commented 1 year ago

重构服务测试功能

codecov-commenter commented 1 year ago

Codecov Report

Merging #1075 (b5fd598) into refactor-with-go (8badcd3) will decrease coverage by 9.59%. The diff coverage is 0.00%.

@@                 Coverage Diff                  @@
##           refactor-with-go    #1075      +/-   ##
====================================================
- Coverage             69.56%   59.98%   -9.59%     
====================================================
  Files                    31       37       +6     
  Lines                  2389     2779     +390     
====================================================
+ Hits                   1662     1667       +5     
- Misses                  608      994     +386     
+ Partials                119      118       -1     
Impacted Files Coverage Δ
pkg/admin/services/abstract_service.go 0.00% <0.00%> (ø)
pkg/admin/services/generic_service_Impl.go 0.00% <0.00%> (ø)
...g/admin/services/instance_registry_query_helper.go 0.00% <0.00%> (ø)
pkg/admin/services/provider_service_impl.go 34.53% <0.00%> (-13.33%) :arrow_down:
pkg/admin/util/convert_util.go 0.00% <0.00%> (ø)
pkg/admin/util/service_test_util.go 0.00% <0.00%> (ø)
pkg/admin/util/service_test_v3_util.go 0.00% <0.00%> (ø)

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