sofastack / sofa-rpc-node

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

feat: append ctx to request #13

Closed gxcsoccer closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #13 into master will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   98.41%   98.53%   +0.11%     
==========================================
  Files          38       38              
  Lines        1771     1772       +1     
==========================================
+ Hits         1743     1746       +3     
+ Misses         28       26       -2
Impacted Files Coverage Δ
lib/client/consumer.js 100% <ø> (ø) :arrow_up:
lib/client/request.js 100% <100%> (ø) :arrow_up:
lib/registry/zk/data_client.js 94.87% <0%> (+2.56%) :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 513aa96...e5ca4e1. Read the comment docs.

gxcsoccer commented 5 years ago

1.3.0