byte-fe / react-model

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

perf(useStore): create/clean hash only when component mount/unmount #93

Closed ArrayZoneYour closed 5 years ago

ArrayZoneYour commented 5 years ago

re #46

codecov[bot] commented 5 years ago

Codecov Report

Merging #93 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #93   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         224    225    +1     
  Branches       24     24           
=====================================
+ Hits          224    225    +1
Impacted Files Coverage Δ
src/index.tsx 100% <100%> (ø) :arrow_up:

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 b5e82af...e06ac26. Read the comment docs.