byte-fe / react-model

The next generation state management library for React
236 stars 23 forks source link

feat(selector): support selector for useStore #167

Closed ArrayZoneYour closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #167 (0d3356b) into master (434a93e) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #167   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          327       335    +8     
  Branches        80        83    +3     
=========================================
+ Hits           327       335    +8     
Impacted Files Coverage Δ
src/helper.ts 100.00% <100.00%> (ø)
src/index.tsx 100.00% <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 434a93e...0d3356b. Read the comment docs.