angular-notifier
angular-notifier copied to clipboard
Add support for autoHide delay per type #9
closes request https://github.com/dominique-mueller/angular-notifier/issues/9
Codecov Report
Merging #125 into develop will increase coverage by
0.02%. The diff coverage is100%.
@@ Coverage Diff @@
## develop #125 +/- ##
===========================================
+ Coverage 99.13% 99.15% +0.02%
===========================================
Files 14 14
Lines 461 475 +14
Branches 79 85 +6
===========================================
+ Hits 457 471 +14
Misses 4 4
| Impacted Files | Coverage Δ | |
|---|---|---|
| .../src/components/notifier-notification.component.ts | 100% <100%> (ø) |
:arrow_up: |
| src/lib/src/models/notifier-config.model.ts | 100% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 1bff46d...ef9a302. Read the comment docs.
@dominique-mueller can you please review?