byte-fe / react-model

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

feat(lane): add subscribe, unsubscribe apis #179

Closed ArrayZoneYour closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #179 (34339b6) into main (23449b8) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 34339b6 differs from pull request most recent head 6d4f541. Consider uploading reports for the commit 6d4f541 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##              main      #179   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          394       405   +11     
  Branches       102       108    +6     
=========================================
+ Hits           394       405   +11     
Impacted Files Coverage Δ
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 23449b8...6d4f541. Read the comment docs.