byte-fe / react-model

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

fix(devtool): add devtool support for createStore #187

Closed ArrayZoneYour closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #187 (57513e9) into main (ecb69f8) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 57513e9 differs from pull request most recent head f04662b. Consider uploading reports for the commit f04662b to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##              main      #187   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          421       427    +6     
  Branches       112       118    +6     
=========================================
+ Hits           421       427    +6     
Impacted Files Coverage Δ
src/index.tsx 100.00% <ø> (ø)
src/middlewares.ts 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 ecb69f8...f04662b. Read the comment docs.