bilibili / discovery

A registry for resilient mid-tier load balancing and failover.
MIT License
1.78k stars 401 forks source link

fix replication set #69

Closed tonybase closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #69 (1a79882) into master (71536a0) will increase coverage by 0.30%. The diff coverage is 57.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
+ Coverage   76.61%   76.92%   +0.30%     
==========================================
  Files          11       11              
  Lines        1035     1040       +5     
==========================================
+ Hits          793      800       +7     
+ Misses        183      180       -3     
- Partials       59       60       +1     
Impacted Files Coverage Δ
registry/node.go 84.21% <40.00%> (-2.61%) :arrow_down:
registry/nodes.go 81.70% <100.00%> (+0.22%) :arrow_up:
naming/client.go 76.90% <0.00%> (+1.35%) :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 71536a0...1a79882. Read the comment docs.