byte-fe / react-model

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

fix(usemodel): only when constructor.name == 'Object' can data be merged #178

Closed ArrayZoneYour closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #178 (8be1aa3) into main (4424c1c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #178   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          392       394    +2     
  Branches       100       102    +2     
=========================================
+ Hits           392       394    +2     
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 4424c1c...8be1aa3. Read the comment docs.