apache / dubbo-admin

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

enhance dubbo-admin #1220

Closed sjmshsh closed 12 months ago

sjmshsh commented 1 year ago

增加代码生成器简化后续开发流程。优化证书更新循环的停止逻辑。加上了一个模板Client作为参考。优化了日志。dds传输的资源中加入了key(cr资源的name/namespace组成)。

codecov-commenter commented 1 year ago

Codecov Report

Attention: Patch coverage is 56.11111% with 79 lines in your changes missing coverage. Please review.

Project coverage is 46.83%. Comparing base (8562ead) to head (a182780).

:exclamation: Current head a182780 differs from pull request most recent head 0823d8f

Please upload reports for the commit 0823d8f to get more accurate results.

Files Patch % Lines
pkg/core/cert/provider/client.go 0.00% 27 Missing :warning:
pkg/core/cert/provider/storage.go 33.33% 21 Missing and 1 partial :warning:
pkg/dds/kube/crdclient/handler.go 23.52% 9 Missing and 4 partials :warning:
pkg/core/cert/provider/util.go 46.15% 7 Missing :warning:
pkg/authority/server/authority.go 25.00% 6 Missing :warning:
pkg/dds/kube/crdclient/client.go 70.00% 3 Missing :warning:
pkg/dds/storage/storage.go 93.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## refactor-with-go-components-experimental #1220 +/- ## ============================================================================ + Coverage 46.68% 46.83% +0.14% ============================================================================ Files 113 113 Lines 6439 6472 +33 Branches 41 41 ============================================================================ + Hits 3006 3031 +25 - Misses 3142 3149 +7 - Partials 291 292 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 12 months 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