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

add crd tests, queue and move dubboctl #1202

Closed sjmshsh closed 1 year ago

sjmshsh commented 1 year ago

A queue is added, and some expensive operations are involved in the Controller's handleEvent method, which requires a queue for buffering. Istio also uses a queue for optimization. Added some unit tests.

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

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

:exclamation: No coverage uploaded for pull request base (refactor-with-go-components-experimental@6a77e69). Click here to learn what that means. The diff coverage is n/a.

@@                             Coverage Diff                             @@
##             refactor-with-go-components-experimental    #1202   +/-   ##
===========================================================================
  Coverage                                            ?   48.99%           
===========================================================================
  Files                                               ?      113           
  Lines                                               ?     6043           
  Branches                                            ?       41           
===========================================================================
  Hits                                                ?     2961           
  Misses                                              ?     2827           
  Partials                                            ?      255           

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