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

ADD SearchService Test #1039

Closed wudong5 closed 1 year ago

wudong5 commented 1 year ago

ADD SearchService Test

github-advanced-security[bot] commented 1 year ago

You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

codecov-commenter commented 1 year ago

Codecov Report

Merging #1039 (e95c4a4) into refactor-with-go (f31eeea) will decrease coverage by 14.90%. The diff coverage is n/a.

@@                  Coverage Diff                  @@
##           refactor-with-go    #1039       +/-   ##
=====================================================
- Coverage             78.14%   63.25%   -14.90%     
=====================================================
  Files                    13       20        +7     
  Lines                  1025     1415      +390     
=====================================================
+ Hits                    801      895       +94     
- Misses                  184      474      +290     
- Partials                 40       46        +6     
Impacted Files Coverage Δ
pkg/admin/services/provider_service_impl.go 35.00% <ø> (ø)
pkg/admin/util/sync_utils.go 26.26% <ø> (ø)

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