-
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-#27 Run ServiceDiscovery
tests for popo::UntypedServer
#1134
iox-#27 Run ServiceDiscovery
tests for popo::UntypedServer
#1134
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1134 +/- ##
==========================================
- Coverage 76.27% 76.06% -0.21%
==========================================
Files 346 348 +2
Lines 13600 13623 +23
Branches 1938 1940 +2
==========================================
- Hits 10373 10362 -11
- Misses 2595 2630 +35
+ Partials 632 631 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
b6111b4
to
febdc2a
Compare
iceoryx_posh/include/iceoryx_posh/runtime/service_discovery.hpp
Outdated
Show resolved
Hide resolved
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. I didn't reviewed the tests since you wrote that there will be merge conflicts. I'd rather wait until they are fixed :)
27528c3
to
4912d9d
Compare
ServiceDiscovery
tests for ServerPort
ServiceDiscovery
tests for ServerPort
ServiceDiscovery
tests for ServerPort
ServiceDiscovery
tests for popo::UntypedServer
reused for REQ_RES a TYPED_TEST
Signed-off-by: Simon Hoinkis <[email protected]>
… and Server at the same time Signed-off-by: Simon Hoinkis <[email protected]>
…Sub and ReqRes and restructure lambdas Signed-off-by: Simon Hoinkis <[email protected]>
Signed-off-by: Simon Hoinkis <[email protected]>
Signed-off-by: Simon Hoinkis <[email protected]>
baa3bbf
to
3ee99ff
Compare
…PRODUCERS and MAX_USER_PRODUCERS for the two types Signed-off-by: Simon Hoinkis <[email protected]>
3ee99ff
to
4494b5d
Compare
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
ServiceDisocvery
tests intoPUB_SUB
-only,PUB_SUB
&&REQ_RES
andPUB_SUB
||REQ_RES
Checklist for the PR Reviewer
Post-review Checklist for the PR Author
References