feat(talk_app): Implement swipe-to-reply #2612
Merged
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%) |
⬇️ |
Loading