byte-fe / react-model

The next generation state management library for React
236 stars 23 forks source link

refactor(actions): extract similar comsumerActions in index.tsx #80

Closed ArrayZoneYour closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #80   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         204    190   -14     
  Branches       24     26    +2     
=====================================
- Hits          204    190   -14
Impacted Files Coverage Δ
src/middlewares.ts 100% <100%> (ø) :arrow_up:
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 7114356...6b0a8d2. Read the comment docs.