byte-fe / react-model

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

test(immer): update test cases for circular state and producer #169

Closed ArrayZoneYour closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #169 (fb605de) into main (36487c2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #169   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          335       335           
  Branches        83        83           
=========================================
  Hits           335       335           
Impacted Files Coverage Δ
src/index.tsx 100.00% <ø> (ø)
src/middlewares.ts 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 36487c2...fb605de. Read the comment docs.