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

Update authority proto #1156

Closed AlbumenJ closed 1 year ago

AlbumenJ commented 1 year ago

What is the purpose of the change

XXXXX

Brief changelog

XX

Verifying this change

XXXX

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

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

codecov-commenter commented 1 year ago

Codecov Report

Merging #1156 (00cc179) into refactor-with-go (8bbfc2b) will increase coverage by 0.08%. The diff coverage is 100.00%.

@@                 Coverage Diff                  @@
##           refactor-with-go    #1156      +/-   ##
====================================================
+ Coverage             49.61%   49.70%   +0.08%     
====================================================
  Files                    99       99              
  Lines                  5087     5088       +1     
  Branches                 41       41              
====================================================
+ Hits                   2524     2529       +5     
+ Misses                 2304     2300       -4     
  Partials                259      259              
Impacted Files Coverage Δ
pkg/authority/v1alpha1/authority.go 76.00% <100.00%> (+0.48%) :arrow_up:

... and 2 files with indirect coverage changes

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