testshallpass / react-native-dropdownalert

An alert to notify users about an error or something else
MIT License
1.85k stars 252 forks source link

fix closeInterval set to 0 disable auto close #203

Closed testshallpass closed 5 years ago

testshallpass commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #203 into master will increase coverage by 0.53%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #203      +/-   ##
==========================================
+ Coverage   89.68%   90.22%   +0.53%     
==========================================
  Files          11       11              
  Lines         223      225       +2     
==========================================
+ Hits          200      203       +3     
+ Misses         23       22       -1
Impacted Files Coverage Δ
DropdownAlert.js 88.1% <50%> (-0.42%) :arrow_down:
constants.js 100% <0%> (+11.11%) :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 fbd5979...ed853a9. Read the comment docs.