apache / dubbo-admin

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

feat: refactor service mock with go #1060

Closed ev1lQuark closed 1 year ago

ev1lQuark commented 1 year ago

What is the purpose of the change

refactor service mock with go

Brief changelog

Verifying this change

XXXX

Follow this checklist to help us incorporate your contribution quickly and easily:

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 #1060 (c20c606) into refactor-with-go (c7ed4c6) will increase coverage by 5.66%. The diff coverage is 40.00%.

@@                 Coverage Diff                  @@
##           refactor-with-go    #1060      +/-   ##
====================================================
+ Coverage             63.82%   69.49%   +5.66%     
====================================================
  Files                    29       30       +1     
  Lines                  2325     2360      +35     
====================================================
+ Hits                   1484     1640     +156     
+ Misses                  744      604     -140     
- Partials                 97      116      +19     
Impacted Files Coverage Δ
pkg/admin/services/mock_rule_service_impl.go 40.00% <40.00%> (ø)

... and 1 file 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