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(talk_app): Implement swipe-to-reply #2612

Merged
merged 2 commits into from
Dec 8, 2024

feat(talk_app): Implement swipe-to-reply

1e4928e
Select commit
Loading
Failed to load commit list.
Merged

feat(talk_app): Implement swipe-to-reply #2612

feat(talk_app): Implement swipe-to-reply
1e4928e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2024 in 0s

28.89% (-0.01%) compared to c1e5c9c, passed because coverage increased by 0% when compared to adjusted base (28.88%)

View this Pull Request on Codecov

28.89% (-0.01%) compared to c1e5c9c, passed because coverage increased by 0% when compared to adjusted base (28.88%)

Details

Codecov Report

Attention: Patch coverage is 91.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 28.89%. Comparing base (c1e5c9c) to head (1e4928e).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...ework/packages/talk_app/lib/src/utils/helpers.dart 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2612      +/-   ##
==========================================
- Coverage   28.90%   28.89%   -0.01%     
==========================================
  Files         372      373       +1     
  Lines      136622   136630       +8     
==========================================
- Hits        39490    39481       -9     
- Misses      97132    97149      +17     
Files with missing lines Coverage Δ
...ramework/packages/talk_app/lib/src/pages/room.dart 100.00% <100.00%> (ø)
...ork/packages/talk_app/lib/src/widgets/message.dart 98.76% <100.00%> (-0.04%) ⬇️
...k/packages/talk_app/lib/src/widgets/reactions.dart 100.00% <100.00%> (ø)
...ework/packages/talk_app/lib/src/utils/helpers.dart 91.30% <85.71%> (-8.70%) ⬇️

... and 4 files with indirect coverage changes