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

refresh signed cert #1031

Closed asa3311 closed 1 year ago

asa3311 commented 1 year ago

What is the purpose of the change

refresh signed cert

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 #1031 (290cf30) into refactor-with-go (a07bde1) will decrease coverage by 3.90%. The diff coverage is 100.00%.

@@                 Coverage Diff                  @@
##           refactor-with-go    #1031      +/-   ##
====================================================
- Coverage             82.52%   78.63%   -3.90%     
====================================================
  Files                    13       13              
  Lines                   973     1025      +52     
====================================================
+ Hits                    803      806       +3     
- Misses                  132      180      +48     
- Partials                 38       39       +1     
Impacted Files Coverage Δ
pkg/authority/security/server.go 66.11% <100.00%> (ø)

... and 3 files with indirect coverage changes

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