ice-lab / icestore

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

Release 1.4.0 #103

Closed alvinhui closed 4 years ago

alvinhui commented 4 years ago

本 PR 由以下 PR 构成,具体 Review 记录见:

codecov-io commented 4 years ago

Codecov Report

Merging #103 into master will increase coverage by 71.45%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #103       +/-   ##
===========================================
+ Coverage   16.48%   87.93%   +71.45%     
===========================================
  Files          20       20               
  Lines         546      547        +1     
  Branches      121      121               
===========================================
+ Hits           90      481      +391     
+ Misses        453       56      -397     
- Partials        3       10        +7     
Impacted Files Coverage Δ
src/plugins/effects.ts 94.44% <100.00%> (+82.67%) :arrow_up:
src/icestore.ts 84.09% <0.00%> (+59.09%) :arrow_up:
src/plugins/effectsStateApis.tsx 80.64% <0.00%> (+64.51%) :arrow_up:
src/index.ts 100.00% <0.00%> (+65.95%) :arrow_up:
src/plugins/provider.tsx 100.00% <0.00%> (+66.66%) :arrow_up:
src/plugins/reduxHooks.ts 100.00% <0.00%> (+66.66%) :arrow_up:
src/plugins/immer.ts 100.00% <0.00%> (+69.23%) :arrow_up:
src/plugins/modelApis.tsx 83.72% <0.00%> (+72.09%) :arrow_up:
src/redux.ts 81.25% <0.00%> (+72.91%) :arrow_up:
... and 9 more