Skip to content

fix: robust broadcast lifecycle and relay connection handling

0c2e56d
Select commit
Loading
Failed to load commit list.
Open

fix: broadcast timeout #494

fix: robust broadcast lifecycle and relay connection handling
0c2e56d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2026 in 0s

76.95% (+0.21%) compared to f2cdc15

View this Pull Request on Codecov

76.95% (+0.21%) compared to f2cdc15

Details

Codecov Report

❌ Patch coverage is 72.72727% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.95%. Comparing base (f2cdc15) to head (0c2e56d).
⚠️ Report is 359 commits behind head on master.

Files with missing lines Patch % Lines
...k/lib/domain_layer/usecases/relay_sets_engine.dart 72.41% 8 Missing ⚠️
...dcast_strategies/relay_jit_broadcast_specific.dart 50.00% 4 Missing ⚠️
...b/domain_layer/usecases/jit_engine/jit_engine.dart 71.42% 2 Missing ⚠️
...ast_strategies/relay_jit_broadcast_other_read.dart 71.42% 2 Missing ⚠️
..._broadcast_strategies/relay_jit_broadcast_own.dart 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #494      +/-   ##
==========================================
+ Coverage   76.74%   76.95%   +0.21%     
==========================================
  Files         153      153              
  Lines        6407     6401       -6     
==========================================
+ Hits         4917     4926       +9     
+ Misses       1490     1475      -15     

☔ 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.