byte-fe / react-model

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

feat(fallback): add fallback logic and error hint for invalid model #144

Closed ArrayZoneYour closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #144 into master will not change coverage by %. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #144   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          265       275   +10     
  Branches        55        57    +2     
=========================================
+ Hits           265       275   +10     
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 f347240...f917376. Read the comment docs.