deep-c / react-redux-notify

A simple and flexible notifications component built using React and Redux.
https://deep-c.github.io/react-redux-notify/
MIT License
34 stars 14 forks source link

Update dev and test and add localisation props #25

Closed deep-c closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #25   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      4    +2     
  Lines          69     75    +6     
  Branches       31     34    +3     
=====================================
+ Hits           69     75    +6
Impacted Files Coverage Δ
scripts/jest/setup.js 100% <100%> (ø)
src/components/Notification/index.js 100% <100%> (ø) :arrow_up:
scripts/jest/setupFramework.js 100% <100%> (ø)

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 2e1ce26...22f57c1. Read the comment docs.