sofastack / sofa-dashboard-client

Apache License 2.0
16 stars 25 forks source link

Modify the readiness judgment strategy #22

Closed chpengzh closed 5 years ago

chpengzh commented 5 years ago

23

codecov-io commented 5 years ago

Codecov Report

Merging #22 into master will increase coverage by 5.83%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   73.94%   79.77%   +5.83%     
==========================================
  Files          32       32              
  Lines         806      806              
  Branches       52       52              
==========================================
+ Hits          596      643      +47     
+ Misses        182      121      -61     
- Partials       28       42      +14
Impacted Files Coverage Δ
.../client/registry/zookeeper/ZookeeperConstants.java 0% <ø> (ø) :arrow_up:
...ent/registry/zookeeper/ZookeeperAppSubscriber.java 79% <0%> (-2%) :arrow_down:
...ient/registry/zookeeper/ZookeeperAppPublisher.java 77.55% <0%> (+6.12%) :arrow_up:
...fa/dashboard/client/utils/NetworkAddressUtils.java 46.91% <0%> (+46.91%) :arrow_up:
...nt/registry/zookeeper/ZookeeperRegistryConfig.java 100% <0%> (+47.05%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e6aeeb8...ef23c2c. Read the comment docs.