sofastack / sofa-rpc-node

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

feat: pick bug fix from v1.x #89

Closed fengmk2 closed 2 years ago

fengmk2 commented 2 years ago

v1: 1.20.1

closes https://github.com/sofastack/sofa-rpc-node/issues/88

fengmk2 commented 2 years ago

我来合并。

fengmk2 commented 2 years ago

还需要增加 github action

codecov[bot] commented 2 years ago

Codecov Report

Merging #89 (eae0f39) into master (3e04f15) will increase coverage by 0.03%. The diff coverage is 100.00%.

:exclamation: Current head eae0f39 differs from pull request most recent head 4376e50. Consider uploading reports for the commit 4376e50 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
+ Coverage   98.27%   98.30%   +0.03%     
==========================================
  Files          38       38              
  Lines        1972     2305     +333     
  Branches        0      365     +365     
==========================================
+ Hits         1938     2266     +328     
- Misses         34       39       +5     
Impacted Files Coverage Δ
lib/client/address_group.js 99.08% <100.00%> (+0.14%) :arrow_up:
lib/client/client.js 100.00% <100.00%> (ø)
lib/client/connection_mgr.js 92.00% <100.00%> (-5.23%) :arrow_down:
lib/client/consumer.js 98.52% <100.00%> (+0.34%) :arrow_up:
lib/client/dynamic_config.js 85.71% <0.00%> (-14.29%) :arrow_down:
lib/registry/base.js 85.71% <0.00%> (-1.79%) :arrow_down:
lib/test/index.js 100.00% <0.00%> (ø)
lib/client/index.js 100.00% <0.00%> (ø)
lib/server/index.js 100.00% <0.00%> (ø)
... and 27 more

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 3e04f15...4376e50. Read the comment docs.

fengmk2 commented 2 years ago

@killagu @gxcsoccer npm owner 加一下我

mansonchor commented 2 years ago

@killagu @gxcsoccer npm owner 加一下我

npm owner add fengmk2

fengmk2 commented 2 years ago

2.1.0