byte-fe / react-model

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

feat(migrate): support old models' migration #175

Closed ArrayZoneYour closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #175 (99d6fbf) into main (7342bf4) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #175   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          388       392    +4     
  Branches        97       100    +3     
=========================================
+ Hits           388       392    +4     
Impacted Files Coverage Δ
src/index.tsx 100.00% <100.00%> (ø)

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 7342bf4...99d6fbf. Read the comment docs.