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

Addon namespace #1074

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

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 #1074 (2290397) into refactor-with-go (2577ec7) will increase coverage by 6.40%. The diff coverage is 78.57%.

@@                 Coverage Diff                  @@
##           refactor-with-go    #1074      +/-   ##
====================================================
+ Coverage             63.28%   69.69%   +6.40%     
====================================================
  Files                    32       31       -1     
  Lines                  2623     2389     -234     
====================================================
+ Hits                   1660     1665       +5     
+ Misses                  844      606     -238     
+ Partials                119      118       -1     
Impacted Files Coverage Δ
pkg/admin/services/prometheus_service_impl.go 12.87% <73.91%> (+12.87%) :arrow_up:
pkg/admin/util/monitor_utils.go 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

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