mobilusoss / react-web-notification

React component with HTML5 Web Notification API
http://mobilusoss.github.io/react-web-notification
MIT License
270 stars 82 forks source link

Enable to wait user interaction to close #61

Closed georgeOsdDev closed 5 years ago

georgeOsdDev commented 5 years ago

PR for #60

codecov[bot] commented 5 years ago

Codecov Report

Merging #61 into develop will increase coverage by 4.74%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #61      +/-   ##
===========================================
+ Coverage    81.81%   86.56%   +4.74%     
===========================================
  Files            1        1              
  Lines           66       67       +1     
===========================================
+ Hits            54       58       +4     
+ Misses          12        9       -3
Impacted Files Coverage Δ
src/components/Notification.js 86.56% <100%> (+4.74%) :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 2bd2343...d67866c. Read the comment docs.