Leko / reinbox

Declarative topic-based notification UI manager for React (Native)
MIT License
2 stars 0 forks source link

Add reinbox-redux #2

Closed Leko closed 6 years ago

Leko commented 6 years ago

reinbox for Redux

codecov-io commented 6 years ago

Codecov Report

Merging #2 into master will increase coverage by 1.33%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   97.29%   98.63%   +1.33%     
==========================================
  Files           5       10       +5     
  Lines          37       73      +36     
  Branches        3        5       +2     
==========================================
+ Hits           36       72      +36     
  Partials        1        1
Impacted Files Coverage Δ
packages/reinbox-redux/src/actions.ts 100% <100%> (ø)
packages/reinbox-redux/src/ProviderContainer.ts 100% <100%> (ø)
packages/reinbox-redux/src/Provider.tsx 100% <100%> (ø)
packages/reinbox-redux/src/createReducer.ts 100% <100%> (ø)
packages/reinbox-redux/src/index.ts 100% <100%> (ø)
packages/reinbox/src/index.ts 100% <100%> (ø) :arrow_up:
... and 1 more

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 73036bb...29000fa. Read the comment docs.