byte-fe / react-model

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

feat(model): create models repeatedly will not override existing models #181

Closed ArrayZoneYour closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #181 (279b602) into main (b22c2d4) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #181   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          405       420   +15     
  Branches       108       111    +3     
=========================================
+ Hits           405       420   +15     
Impacted Files Coverage Δ
src/global.ts 100.00% <100.00%> (ø)
src/helper.ts 100.00% <100.00%> (ø)
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 b22c2d4...279b602. Read the comment docs.