feat(notifications_app): Display rich notifications #2456
Merged
Codecov / codecov/project
succeeded
Sep 28, 2024 in 1s
28.52% (+0.01%) compared to 08d4702
View this Pull Request on Codecov
28.52% (+0.01%) compared to 08d4702
Details
Codecov Report
Attention: Patch coverage is 97.70115%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 28.52%. Comparing base (
08d4702
) to head (c81a183
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...otifications_app/lib/src/widgets/notification.dart | 90.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2456 +/- ##
==========================================
+ Coverage 28.50% 28.52% +0.01%
==========================================
Files 354 355 +1
Lines 135984 136003 +19
==========================================
+ Hits 38768 38794 +26
+ Misses 97216 97209 -7
Files with missing lines | Coverage Δ | |
---|---|---|
...framework/lib/src/widgets/rich_text/deck_card.dart | 100.00% <100.00%> (ø) |
|
..._framework/lib/src/widgets/rich_text/fallback.dart | 100.00% <100.00%> (ø) |
|
...neon_framework/lib/src/widgets/rich_text/file.dart | 100.00% <100.00%> (ø) |
|
...n_framework/lib/src/widgets/rich_text/mention.dart | 100.00% <100.00%> (ø) |
|
...framework/lib/src/widgets/rich_text/rich_text.dart | 100.00% <100.00%> (ø) |
|
...ork/packages/talk_app/lib/src/widgets/message.dart | 98.80% <100.00%> (-0.21%) |
⬇️ |
...otifications_app/lib/src/widgets/notification.dart | 95.65% <90.00%> (-4.35%) |
⬇️ |
Loading