refactor(neon_framework): Implement a custom emoji picker #2623
Codecov / codecov/project
succeeded
Nov 20, 2024 in 0s
28.90% (+0.00%) compared to b389406
View this Pull Request on Codecov
28.90% (+0.00%) compared to b389406
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 28.90%. Comparing base (
b389406
) to head (8317e47
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2623 +/- ##
=======================================
Coverage 28.90% 28.90%
=======================================
Files 371 372 +1
Lines 136623 136624 +1
=======================================
+ Hits 39491 39492 +1
Misses 97132 97132
Files with missing lines | Coverage Δ | |
---|---|---|
packages/neon_framework/lib/src/utils/emojis.dart | 100.00% <ø> (ø) |
|
...ckages/talk_app/lib/src/widgets/message_input.dart | 98.56% <100.00%> (ø) |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading