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

fix: biz error should be with resultCode=01 #5

Closed gxcsoccer closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   98.83%   98.83%   +<.01%     
==========================================
  Files          25       25              
  Lines        1200     1204       +4     
==========================================
+ Hits         1186     1190       +4     
  Misses         14       14
Impacted Files Coverage Δ
lib/client/consumer.js 100% <100%> (ø) :arrow_up:
lib/client/request.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 5c3f7ce...05937a8. Read the comment docs.