Skip to content

[ZEN-587] Make Reply::replier_id() return an EntityGlobalId#2052

Merged
sashacmc merged 3 commits intoeclipse-zenoh:mainfrom
oteffahi:api/make-replier-id-global
Jul 24, 2025
Merged

[ZEN-587] Make Reply::replier_id() return an EntityGlobalId#2052
sashacmc merged 3 commits intoeclipse-zenoh:mainfrom
oteffahi:api/make-replier-id-global

Conversation

@oteffahi
Copy link
Contributor

Changes the replied_id on Reply messages to an EntityGlobalId instead of just a ZenohId.
This is a breaking change.

Sister PRs will be made on affected Zenoh bindings.

@oteffahi oteffahi requested a review from DenisBiryukov91 July 21, 2025 15:50
@github-actions
Copy link

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

@oteffahi oteffahi requested a review from OlivierHecart July 21, 2025 15:50
@oteffahi oteffahi self-assigned this Jul 21, 2025
@oteffahi oteffahi added the breaking-change Indicates that the issue implies a breaking change (be it at compile time or at runtime) label Jul 21, 2025
@oteffahi oteffahi changed the title Make replied_id an EntityGlobalId Make replied_id() return an EntityGlobalId Jul 21, 2025
@oteffahi oteffahi changed the title Make replied_id() return an EntityGlobalId Make Reply::replied_id() return an EntityGlobalId Jul 21, 2025
@oteffahi oteffahi changed the title Make Reply::replied_id() return an EntityGlobalId Make Reply::replier_id() return an EntityGlobalId Jul 21, 2025
@codecov
Copy link

codecov bot commented Jul 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.93%. Comparing base (24a2c5a) to head (35efedb).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2052      +/-   ##
==========================================
- Coverage   71.01%   70.93%   -0.08%     
==========================================
  Files         367      367              
  Lines       62241    62175      -66     
==========================================
- Hits        44201    44106      -95     
- Misses      18040    18069      +29     

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

@oteffahi oteffahi marked this pull request as ready for review July 23, 2025 15:36
@oteffahi oteffahi changed the title Make Reply::replier_id() return an EntityGlobalId [ZEN-587] Make Reply::replier_id() return an EntityGlobalId Jul 23, 2025
@sashacmc sashacmc merged commit 1c8ee0e into eclipse-zenoh:main Jul 24, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change Indicates that the issue implies a breaking change (be it at compile time or at runtime)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants