zenoh icon indicating copy to clipboard operation
zenoh copied to clipboard

Able to accept boolean for the `complete` in storage_manager

Open evshary opened this issue 6 months ago • 2 comments

Fix https://github.com/eclipse-zenoh/zenoh/issues/1942

I keep the string type for backward compatibility.

evshary avatar Jun 12 '25 05:06 evshary

PR missing one of the required labels: {'new feature', 'documentation', 'breaking-change', 'enhancement', 'internal', 'dependencies', 'bug'}

github-actions[bot] avatar Jun 12 '25 05:06 github-actions[bot]

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 70.78%. Comparing base (e8663bd) to head (980acbc). Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
plugins/zenoh-backend-traits/src/config.rs 14.28% 6 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1991      +/-   ##
==========================================
- Coverage   70.88%   70.78%   -0.11%     
==========================================
  Files         365      365              
  Lines       61666    61670       +4     
==========================================
- Hits        43713    43654      -59     
- Misses      17953    18016      +63     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jun 12 '25 06:06 codecov[bot]