Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance dubbo-cp #1221

Merged
merged 1 commit into from
Aug 24, 2023
Merged

enhance dubbo-cp #1221

merged 1 commit into from
Aug 24, 2023

Conversation

sjmshsh
Copy link

@sjmshsh sjmshsh commented Aug 18, 2023

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

Signed-off-by: wuyan-dushang <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Aug 18, 2023

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
Copy link

Codecov Report

Merging #1221 (9bb64c8) into refactor-with-go-components-experimental (8562ead) will increase coverage by 0.53%.
The diff coverage is 63.53%.

@@                             Coverage Diff                              @@
##           refactor-with-go-components-experimental    #1221      +/-   ##
============================================================================
+ Coverage                                     46.68%   47.22%   +0.53%     
============================================================================
  Files                                           113      117       +4     
  Lines                                          6439     6675     +236     
  Branches                                         41       41              
============================================================================
+ Hits                                           3006     3152     +146     
- Misses                                         3142     3213      +71     
- Partials                                        291      310      +19     
Files Changed Coverage Δ
pkg/core/cert/provider/client.go 0.00% <0.00%> (ø)
pkg/core/model/model.go 25.80% <ø> (ø)
pkg/core/schema/collection/schemas.go 86.13% <0.00%> (-1.75%) ⬇️
pkg/authority/server/authority.go 50.00% <25.00%> (ø)
pkg/dds/kube/crdclient/handler.go 53.62% <31.57%> (-4.59%) ⬇️
pkg/core/cert/provider/storage.go 57.14% <33.33%> (-2.50%) ⬇️
pkg/core/schema/ast/ast.go 34.28% <34.28%> (ø)
tools/resource-gen/collections.go 45.23% <45.23%> (ø)
pkg/core/cert/provider/util.go 75.82% <46.15%> (ø)
pkg/core/schema/schema.go 53.33% <53.33%> (ø)
... and 7 more

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

@chickenlj chickenlj merged commit acfe846 into apache:refactor-with-go-components-experimental Aug 24, 2023
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants