Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(notifications_app): Display rich notifications #2456

Merged
merged 4 commits into from
Sep 28, 2024

feat(notifications_app): Display rich notifications

c81a183
Select commit
Loading
Failed to load commit list.
Merged

feat(notifications_app): Display rich notifications #2456

feat(notifications_app): Display rich notifications
c81a183
Select commit
Loading
Failed to load commit list.
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%) ⬇️

... and 3 files with indirect coverage changes