This repository was archived by the owner on Oct 7, 2020. It is now read-only.
feat(snackbar): Support custom components #2122
Draft
Codecov / codecov/project
succeeded
May 11, 2026 in 0s
90.66% (+0.00%) compared to 4818a6c
View this Pull Request on Codecov
90.66% (+0.00%) compared to 4818a6c
Details
Codecov Report
❌ Patch coverage is 83.33333% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.66%. Comparing base (4818a6c) to head (1823ef3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/snackbar/snackbar-container.ts | 60.00% | 1 Missing and 1 partial |
| packages/snackbar/snackbar.component.ts | 50.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #2122 +/- ##
=======================================
Coverage 90.65% 90.66%
=======================================
Files 100 100
Lines 4344 4295 -49
Branches 559 548 -11
=======================================
- Hits 3938 3894 -44
+ Misses 215 212 -3
+ Partials 191 189 -2 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading