Skip to content

fix(liveliness): decouple send_interest replay from calling thread - #2678

Open
YuanYuYuan wants to merge 24 commits into
eclipse-zenoh:mainfrom
ZettaScaleLabs:dev/liveliness-query-deadlock
Open

fix(liveliness): decouple send_interest replay from calling thread#2678
YuanYuYuan wants to merge 24 commits into
eclipse-zenoh:mainfrom
ZettaScaleLabs:dev/liveliness-query-deadlock

fix(routing): dispatch send_interest replay on Application runtime, n…

2a47a4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

74.30% (-0.01%) compared to 7583f9a

View this Pull Request on Codecov

74.30% (-0.01%) compared to 7583f9a

Details

Codecov Report

❌ Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.30%. Comparing base (7583f9a) to head (2a47a4e).
⚠️ Report is 12 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
zenoh/src/net/routing/dispatcher/face.rs 78.57% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2678      +/-   ##
==========================================
- Coverage   74.31%   74.30%   -0.01%     
==========================================
  Files         414      414              
  Lines       62301    62306       +5     
==========================================
  Hits        46299    46299              
- Misses      16002    16007       +5     

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