fix(talk_app): Fix reactions overflow #2674
Merged
Codecov / codecov/project
succeeded
Nov 22, 2024 in 0s
28.90% (-0.01%) compared to 388dac9, passed because coverage increased by 0% when compared to adjusted base (28.90%)
View this Pull Request on Codecov
28.90% (-0.01%) compared to 388dac9, passed because coverage increased by 0% when compared to adjusted base (28.90%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 28.90%. Comparing base (
388dac9
) to head (117d7a1
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2674 +/- ##
==========================================
- Coverage 28.90% 28.90% -0.01%
==========================================
Files 372 372
Lines 136624 136622 -2
==========================================
- Hits 39491 39489 -2
Misses 97133 97133
Files with missing lines | Coverage Δ | |
---|---|---|
...k/packages/talk_app/lib/src/widgets/reactions.dart | 100.00% <100.00%> (ø) |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading