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

fix zookeeper #1023

Closed mfordjody closed 1 year ago

mfordjody commented 1 year ago

What is the purpose of the change

fix zookeeper

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 #1023 (8503f9d) into refactor-with-go (a07bde1) will decrease coverage by 0.31%. The diff coverage is n/a.

:exclamation: Current head 8503f9d differs from pull request most recent head 32021fb. Consider uploading reports for the commit 32021fb to get more accurate results

@@                 Coverage Diff                  @@
##           refactor-with-go    #1023      +/-   ##
====================================================
- Coverage             82.52%   82.21%   -0.31%     
====================================================
  Files                    13       13              
  Lines                   973      973              
====================================================
- Hits                    803      800       -3     
- Misses                  132      134       +2     
- Partials                 38       39       +1     

see 1 file with indirect coverage changes

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