ice-lab / icestore

🌲 Simple and friendly state for React
MIT License
397 stars 35 forks source link

peerDep react version compatible 17.x #131

Closed imsobear closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #131 (c11cef5) into master (15d1052) will increase coverage by 0.27%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
+ Coverage   93.10%   93.38%   +0.27%     
==========================================
  Files          19       19              
  Lines         566      605      +39     
  Branches      124      135      +11     
==========================================
+ Hits          527      565      +38     
- Misses         29       38       +9     
+ Partials       10        2       -8     
Impacted Files Coverage Δ
src/plugins/provider.tsx 100.00% <ø> (ø)
src/plugins/dispatch.ts 81.48% <0.00%> (-4.89%) :arrow_down:
src/index.tsx 100.00% <0.00%> (ø)
src/plugins/immer.ts 100.00% <0.00%> (ø)
src/utils/converter.ts 92.30% <0.00%> (ø)
src/plugins/reduxHooks.ts 100.00% <0.00%> (ø)
src/plugins/error.tsx 96.92% <0.00%> (+0.09%) :arrow_up:
src/plugins/effects.ts 95.00% <0.00%> (+0.55%) :arrow_up:
src/pluginFactory.ts 94.73% <0.00%> (+0.61%) :arrow_up:
... and 4 more