sofastack / sofa-rpc-node

SOFARPC Node is a high-performance, high-extensibility, production-level Nodejs RPC framework.
MIT License
612 stars 64 forks source link

feat: add an enableThreshold for connectionPoolConfig #39

Closed gxcsoccer closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #39 into master will decrease coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   98.65%   98.55%   -0.11%     
==========================================
  Files          38       38              
  Lines        1865     1871       +6     
==========================================
+ Hits         1840     1844       +4     
- Misses         25       27       +2
Impacted Files Coverage Δ
lib/client/dynamic_config.js 100% <ø> (ø) :arrow_up:
lib/client/consumer.js 100% <100%> (ø) :arrow_up:
lib/client/address_group.js 97.47% <100%> (-0.8%) :arrow_down:

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 2575a3f...d13b12d. Read the comment docs.

gxcsoccer commented 5 years ago

1.10.0