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

fix: print warn log when connection count great than limit #58

Closed killagu closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #58 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #58      +/-   ##
=========================================
+ Coverage    98.6%   98.6%   +<.01%     
=========================================
  Files          38      38              
  Lines        1929    1933       +4     
=========================================
+ Hits         1902    1906       +4     
  Misses         27      27
Impacted Files Coverage Δ
lib/client/connection_mgr.js 97.22% <100%> (+0.34%) :arrow_up:
lib/client/scheduler.js 100% <100%> (ø) :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 4185431...d8015ef. Read the comment docs.

gxcsoccer commented 4 years ago

1.14.2