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

Support send identity #1033

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 #1033 (c91b605) into refactor-with-go (b465a02) will decrease coverage by 4.30%. The diff coverage is 5.45%.

@@                 Coverage Diff                  @@
##           refactor-with-go    #1033      +/-   ##
====================================================
- Coverage             82.73%   78.43%   -4.30%     
====================================================
  Files                    13       13              
  Lines                   973     1025      +52     
====================================================
- Hits                    805      804       -1     
- Misses                  130      182      +52     
- Partials                 38       39       +1     
Impacted Files Coverage Δ
pkg/authority/cert/util.go 56.78% <0.00%> (-18.55%) :arrow_down:
pkg/authority/v1alpha1/tools.go 72.41% <50.00%> (-4.51%) :arrow_down:
pkg/authority/rule/connection/storage.go 98.42% <100.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