Skip to content

fix(shm): prevent watchdog invalidation of in-transit SHM chunks - #2632

Draft
YuanYuYuan wants to merge 11 commits into
eclipse-zenoh:mainfrom
ZettaScaleLabs:dev/fix-shm-silent-drop
Draft

fix(shm): prevent watchdog invalidation of in-transit SHM chunks#2632
YuanYuYuan wants to merge 11 commits into
eclipse-zenoh:mainfrom
ZettaScaleLabs:dev/fix-shm-silent-drop

style: fix import order in scouting.rs per nightly rustfmt

c6c3106
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2026 in 0s

74.12% (+0.01%) compared to e03b0c0

View this Pull Request on Codecov

74.12% (+0.01%) compared to e03b0c0

Details

Codecov Report

❌ Patch coverage is 94.44444% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.12%. Comparing base (e03b0c0) to head (c6c3106).
⚠️ Report is 57 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
io/zenoh-transport/src/unicast/universal/tx.rs 52.38% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2632      +/-   ##
==========================================
+ Coverage   74.11%   74.12%   +0.01%     
==========================================
  Files         400      400              
  Lines       61030    61207     +177     
==========================================
+ Hits        45234    45372     +138     
- Misses      15796    15835      +39     

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