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

refactor: quick ready not wait for connection #43

Closed gxcsoccer closed 5 years ago

gxcsoccer commented 5 years ago

这个可能有点 break

codecov[bot] commented 5 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   98.37%   98.42%   +0.05%     
==========================================
  Files          38       38              
  Lines        1905     1903       -2     
==========================================
- Hits         1874     1873       -1     
+ Misses         31       30       -1
Impacted Files Coverage Δ
lib/client/address_group.js 97.88% <100%> (+0.4%) :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 72ede44...fb79934. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   98.37%   98.42%   +0.05%     
==========================================
  Files          38       38              
  Lines        1905     1908       +3     
==========================================
+ Hits         1874     1878       +4     
+ Misses         31       30       -1
Impacted Files Coverage Δ
lib/client/address_group.js 97.92% <100%> (+0.44%) :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 72ede44...fb79934. Read the comment docs.

gxcsoccer commented 5 years ago

1.12.0