Skip to content

chore: extract init state into separate methods

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

feat(ui, core, localization): add draft message preview and controller #2230

chore: extract init state into separate methods
0d4b03c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2025 in 1s

63.05% (+0.06%) compared to 7d8c556

View this Pull Request on Codecov

63.05% (+0.06%) compared to 7d8c556

Details

Codecov Report

Attention: Patch coverage is 70.61503% with 129 lines in your changes missing coverage. Please review.

Project coverage is 63.05%. Comparing base (7d8c556) to head (0d4b03c).

Files with missing lines Patch % Lines
...view/draft_scroll_view/stream_draft_list_view.dart 1.66% 59 Missing ⚠️
...er/lib/src/message_input/stream_message_input.dart 46.00% 27 Missing ⚠️
.../channel_scroll_view/stream_channel_list_tile.dart 0.00% 12 Missing ⚠️
...core/lib/src/stream_thread_list_event_handler.dart 0.00% 12 Missing ⚠️
...t_flutter/lib/src/theme/draft_list_tile_theme.dart 84.00% 8 Missing ⚠️
...ter_core/lib/src/stream_draft_list_controller.dart 95.78% 4 Missing ⚠️
packages/stream_chat/lib/src/client/channel.dart 90.00% 2 Missing ⚠️
...ew/thread_scroll_view/stream_thread_list_tile.dart 93.75% 2 Missing ⚠️
...er_core/lib/src/stream_thread_list_controller.dart 0.00% 2 Missing ⚠️
..._core/lib/src/stream_message_input_controller.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2230      +/-   ##
==========================================
+ Coverage   62.98%   63.05%   +0.06%     
==========================================
  Files         394      400       +6     
  Lines       24776    25124     +348     
==========================================
+ Hits        15606    15842     +236     
- Misses       9170     9282     +112     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.