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: support localStorage mode on sdk-base #109

Closed fengmk2 closed 1 year ago

fengmk2 commented 1 year ago

https://github.com/node-modules/sdk-base/pull/21

codecov[bot] commented 1 year ago

Codecov Report

Merging #109 (3abc1d1) into master (943825a) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   98.20%   98.20%           
=======================================
  Files          38       38           
  Lines        4288     4298   +10     
  Branches      899      905    +6     
=======================================
+ Hits         4211     4221   +10     
  Misses         77       77           
Impacted Files Coverage Δ
lib/client/consumer.js 98.79% <100.00%> (ø)
lib/server/server.js 99.36% <100.00%> (+0.02%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: