byte-fe / react-model

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

feat(action): add return value #172

Closed ArrayZoneYour closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #172 (45fce6f) into main (642da03) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #172   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          335       337    +2     
  Branches        83        81    -2     
=========================================
+ Hits           335       337    +2     
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 642da03...45fce6f. Read the comment docs.