byte-fe / react-model

The next generation state management library for React
235 stars 22 forks source link

feat(subscribe): pass context to callback #170

Closed ArrayZoneYour closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #170 (354364e) into main (5848859) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #170   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          335       335           
  Branches        83        83           
=========================================
  Hits           335       335           
Impacted Files Coverage Δ
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 5848859...354364e. Read the comment docs.