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

Support authorization type #1018

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 #1018 (531ca5c) into refactor-with-go (7079d88) will decrease coverage by 0.81%. The diff coverage is 40.90%.

@@                 Coverage Diff                  @@
##           refactor-with-go    #1018      +/-   ##
====================================================
- Coverage             83.02%   82.21%   -0.81%     
====================================================
  Files                    13       13              
  Lines                   960      973      +13     
====================================================
+ Hits                    797      800       +3     
- Misses                  126      134       +8     
- Partials                 37       39       +2     
Impacted Files Coverage Δ
pkg/authority/security/server.go 66.11% <0.00%> (ø)
pkg/authority/v1alpha1/tools.go 76.92% <60.00%> (-4.90%) :arrow_down:
pkg/authority/patch/javasdk.go 97.47% <66.66%> (-2.53%) :arrow_down:
pkg/authority/webhook/server.go 82.35% <0.00%> (-2.53%) :arrow_down:
pkg/authority/cert/storage.go 75.30% <0.00%> (-2.47%) :arrow_down:

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