-
Notifications
You must be signed in to change notification settings - Fork 403
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-#2272 Make iceoryx resource prefix a compile time option #2273
iox-#2272 Make iceoryx resource prefix a compile time option #2273
Conversation
@ximion if you compile with |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2273 +/- ##
==========================================
- Coverage 78.14% 78.12% -0.02%
==========================================
Files 432 432
Lines 15894 15898 +4
Branches 2297 2297
==========================================
Hits 12420 12420
- Misses 2630 2631 +1
- Partials 844 847 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Oh wow, this is super nice, thank you! I'll test it :-) Thank you! |
@ximion it shouldn't be too hard to make this a run time option but I'm lacking time at the moment. Patches are welcome :) |
That looks doable! Once the journal review I'm working on is done I'll look into this :-) |
Great. You can ping us in the gitter chat or open a new discussion in the repo. We could give you some hints to get you up to speed :) |
Notes for Reviewer
This PR makes the resource prefix a compile time option
Pre-Review Checklist for the PR Author
iox-123-this-is-a-branch
)iox-#123 commit text
)task-list-completed
)Checklist for the PR Reviewer
iceoryx_hoofs
have been added to./clang-tidy-diff-scans.txt
Post-review Checklist for the PR Author
References