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(neon_rich_text): Init #2682

Merged
merged 5 commits into from
Dec 8, 2024

test(neon_rich_text): Separate all tests into multiple files

0a3aa4c
Select commit
Loading
Failed to load commit list.
Merged

feat(neon_rich_text): Init #2682

test(neon_rich_text): Separate all tests into multiple files
0a3aa4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2024 in 0s

28.89% (+0.03%) compared to 6796ce8

View this Pull Request on Codecov

28.89% (+0.03%) compared to 6796ce8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.89%. Comparing base (6796ce8) to head (0a3aa4c).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2682      +/-   ##
==========================================
+ Coverage   28.85%   28.89%   +0.03%     
==========================================
  Files         372      373       +1     
  Lines      136624   136622       -2     
==========================================
+ Hits        39424    39475      +51     
+ Misses      97200    97147      -53     
Files with missing lines Coverage Δ
...neon_rich_text/lib/src/rich_objects/deck_card.dart 100.00% <ø> (ø)
.../neon_rich_text/lib/src/rich_objects/fallback.dart 100.00% <ø> (ø)
...ages/neon_rich_text/lib/src/rich_objects/file.dart 100.00% <ø> (ø)
...s/neon_rich_text/lib/src/rich_objects/mention.dart 100.00% <ø> (ø)
...n_rich_text/lib/src/rich_objects/rich_objects.dart 100.00% <100.00%> (ø)
...ork/packages/neon_rich_text/lib/src/rich_text.dart 100.00% <ø> (ø)
...otifications_app/lib/src/widgets/notification.dart 95.74% <ø> (ø)
...ork/packages/talk_app/lib/src/widgets/message.dart 98.80% <ø> (ø)

... and 5 files with indirect coverage changes