-
Notifications
You must be signed in to change notification settings - Fork 402
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
Iox #1150 remove findservice with container from discovery #1151
Iox #1150 remove findservice with container from discovery #1151
Conversation
iceoryx_posh/include/iceoryx_posh/runtime/service_discovery.hpp
Outdated
Show resolved
Hide resolved
69b48ea
to
2f0158d
Compare
Codecov Report
@@ Coverage Diff @@
## master #1151 +/- ##
==========================================
+ Coverage 77.03% 77.49% +0.46%
==========================================
Files 350 351 +1
Lines 13737 14054 +317
Branches 1956 1990 +34
==========================================
+ Hits 10582 10891 +309
+ Misses 2503 2500 -3
- Partials 652 663 +11
Flags with carried forward coverage won't be shown. Click here to find out more.
|
iceoryx_posh/include/iceoryx_posh/runtime/service_discovery.hpp
Outdated
Show resolved
Hide resolved
iceoryx_posh/include/iceoryx_posh/runtime/service_discovery.hpp
Outdated
Show resolved
Hide resolved
…overy Signed-off-by: Matthias Killat <[email protected]>
Signed-off-by: Matthias Killat <[email protected]>
…stry Signed-off-by: Matthias Killat <[email protected]>
f96e7f0
to
4d89e03
Compare
Signed-off-by: Matthias Killat <[email protected]>
4d89e03
to
1879568
Compare
@MatthiasKillat Can you please check if we have to remove code examples for the removed |
Yes, I will do so and change it in the upcoming example PR #1117. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good in general, only minor findings.
iceoryx_posh/include/iceoryx_posh/runtime/service_discovery.hpp
Outdated
Show resolved
Hide resolved
Signed-off-by: Matthias Killat <[email protected]>
Pre-Review Checklist for the PR Author
Changelog updated in the unreleased section including API breaking changesiox-#123-this-is-a-branch
)iox-#123 commit text
)git commit -s
)task-list-completed
)Notes for Reviewer
Checklist for the PR Reviewer
Post-review Checklist for the PR Author
References