byte-fe / react-model

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

fix(subscribe): add the missing name for anonymous function #102

Closed ArrayZoneYour closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #102   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         258    264    +6     
  Branches       50     50           
=====================================
+ Hits          258    264    +6
Impacted Files Coverage Δ
src/index.tsx 100% <100%> (ø) :arrow_up:
src/middlewares.ts 100% <0%> (ø) :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 dc3625b...17c609a. Read the comment docs.