byte-fe / react-model

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

feat(model): refactor model initialize method #92

Closed ArrayZoneYour closed 5 years ago

ArrayZoneYour commented 5 years ago

Model() can accept single model

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #92   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         203    224   +21     
  Branches       24     24           
=====================================
+ Hits          203    224   +21
Impacted Files Coverage Δ
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 2e51b26...12fce12. Read the comment docs.