Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ZEN-520] Add support for query/reply messages to Downsampling #1797

Merged

Merge branch 'main' into downsampling/query-reply

1f6d2d7
Select commit
Loading
Failed to load commit list.
Merged

[ZEN-520] Add support for query/reply messages to Downsampling #1797

Merge branch 'main' into downsampling/query-reply
1f6d2d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2025 in 0s

70.90% (+0.54%) compared to ee9fc7e

View this Pull Request on Codecov

70.90% (+0.54%) compared to ee9fc7e

Details

Codecov Report

Attention: Patch coverage is 93.93939% with 4 lines in your changes missing coverage. Please review.

Project coverage is 70.90%. Comparing base (ee9fc7e) to head (1f6d2d7).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
zenoh/src/net/routing/interceptor/downsampling.rs 92.59% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1797      +/-   ##
==========================================
+ Coverage   70.35%   70.90%   +0.54%     
==========================================
  Files         359      360       +1     
  Lines       64617    65135     +518     
==========================================
+ Hits        45460    46182     +722     
+ Misses      19157    18953     -204     

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