Skip to content

[ZEN-557] do not set zenohid in the config if it is unset, do it in the runtime builder instead #1978

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

Merged
merged 3 commits into from
Jun 12, 2025

Conversation

DenisBiryukov91
Copy link
Contributor

@DenisBiryukov91 DenisBiryukov91 commented Jun 4, 2025

do not set zenohid in the config if it is unset, do it in the runtime builder instead;
resolves #998
supersedes #1977

@DenisBiryukov91 DenisBiryukov91 added the api fix Correct API label Jun 4, 2025
Copy link

github-actions bot commented Jun 4, 2025

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

Copy link

github-actions bot commented Jun 4, 2025

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

@DenisBiryukov91 DenisBiryukov91 added the enhancement Existing things could work better label Jun 4, 2025
Copy link

codecov bot commented Jun 4, 2025

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 70.84%. Comparing base (11c2978) to head (9ca52d7).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
zenohd/src/main.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1978      +/-   ##
==========================================
- Coverage   70.92%   70.84%   -0.09%     
==========================================
  Files         364      364              
  Lines       61509    61520      +11     
==========================================
- Hits        43628    43584      -44     
- Misses      17881    17936      +55     

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

@DenisBiryukov91 DenisBiryukov91 changed the title do not set zenohid in the config if it is unset, do it in the runtime builder instead [ZEN-557] do not set zenohid in the config if it is unset, do it in the runtime builder instead Jun 6, 2025
@milyin milyin merged commit b477adf into eclipse-zenoh:main Jun 12, 2025
19 checks passed
JEnoch added a commit to eclipse-zenoh/zenoh-plugin-ros2dds that referenced this pull request Jun 16, 2025
JEnoch added a commit to eclipse-zenoh/zenoh-plugin-mqtt that referenced this pull request Jun 16, 2025
JEnoch added a commit to eclipse-zenoh/zenoh-plugin-dds that referenced this pull request Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api fix Correct API enhancement Existing things could work better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Config cannot be not be reused
2 participants