byte-fe / react-model

The next generation state management library for React
235 stars 22 forks source link

feat(ssr): only return asyncState from server side #146

Closed ArrayZoneYour closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #146 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #146   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         275    283    +8     
  Branches       57     61    +4     
=====================================
+ Hits          275    283    +8
Impacted Files Coverage Δ
src/helper.ts 100% <100%> (ø) :arrow_up:
src/index.tsx 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 a217007...537ee68. Read the comment docs.