byte-fe / react-model

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

feat(model): support user to expand actions' context #110

Closed ArrayZoneYour closed 4 years ago

ArrayZoneYour commented 5 years ago

re #85

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #110   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         258    264    +6     
  Branches       50     54    +4     
=====================================
+ Hits          258    264    +6
Impacted Files Coverage Δ
src/middlewares.ts 100% <100%> (ø) :arrow_up:
src/global.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 9e55852...9d2abd8. Read the comment docs.