eclipse-iceoryx / iceoryx2

Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
https://iceoryx.io
Apache License 2.0
527 stars 26 forks source link

[#102] introduce node #234

Closed elfenpiff closed 3 months ago

elfenpiff commented 3 months ago

Notes for Reviewer

Pre-Review Checklist for the PR Author

  1. [x] Add sensible notes for the reviewer
  2. [x] PR title is short, expressive and meaningful
  3. [x] Relevant issues are linked in the References section
  4. [x] Every source code file has a copyright header with SPDX-License-Identifier: Apache-2.0 OR MIT
  5. [x] Branch follows the naming format (iox2-123-introduce-posix-ipc-example)
  6. [x] Commits messages are according to this guideline
    • [x] Commit messages have the issue ID ([#123] Add posix ipc example)
    • [x] Commit author matches Eclipse Contributor Agreement (and ECA is signed)
  7. [x] Tests follow the best practice for testing
  8. [x] Changelog updated in the unreleased section including API breaking changes
  9. [x] Assign PR to reviewer
  10. [x] All checks have passed (except task-list-completed)

Checklist for the PR Reviewer

Post-review Checklist for the PR Author

  1. [x] All open points are addressed and tracked via issues

References

Relates to #102

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 65.90909% with 225 lines in your changes missing coverage. Please review.

Project coverage is 79.40%. Comparing base (1f5c8a3) to head (2a2aabc). Report is 3 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/eclipse-iceoryx/iceoryx2/pull/234/graphs/tree.svg?width=650&height=150&src=pr&token=FN3YFXTJCI&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse-iceoryx)](https://app.codecov.io/gh/eclipse-iceoryx/iceoryx2/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse-iceoryx) ```diff @@ Coverage Diff @@ ## main #234 +/- ## ========================================== + Coverage 79.26% 79.40% +0.14% ========================================== Files 190 194 +4 Lines 20943 21460 +517 ========================================== + Hits 16600 17040 +440 - Misses 4343 4420 +77 ``` | [Files](https://app.codecov.io/gh/eclipse-iceoryx/iceoryx2/pull/234?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse-iceoryx) | Coverage Δ | | |---|---|---| | [iceoryx2-bb/posix/src/testing.rs](https://app.codecov.io/gh/eclipse-iceoryx/iceoryx2/pull/234?src=pr&el=tree&filepath=iceoryx2-bb%2Fposix%2Fsrc%2Ftesting.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse-iceoryx#diff-aWNlb3J5eDItYmIvcG9zaXgvc3JjL3Rlc3RpbmcucnM=) | `100.00% <100.00%> (ø)` | | | [...c/dynamic\_storage/dynamic\_storage\_configuration.rs](https://app.codecov.io/gh/eclipse-iceoryx/iceoryx2/pull/234?src=pr&el=tree&filepath=iceoryx2-cal%2Fsrc%2Fdynamic_storage%2Fdynamic_storage_configuration.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse-iceoryx#diff-aWNlb3J5eDItY2FsL3NyYy9keW5hbWljX3N0b3JhZ2UvZHluYW1pY19zdG9yYWdlX2NvbmZpZ3VyYXRpb24ucnM=) | `66.00% <100.00%> (ø)` | | | [iceoryx2-cal/src/monitoring/mod.rs](https://app.codecov.io/gh/eclipse-iceoryx/iceoryx2/pull/234?src=pr&el=tree&filepath=iceoryx2-cal%2Fsrc%2Fmonitoring%2Fmod.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse-iceoryx#diff-aWNlb3J5eDItY2FsL3NyYy9tb25pdG9yaW5nL21vZC5ycw==) | `100.00% <ø> (ø)` | | | [iceoryx2-cal/src/static\_storage/file.rs](https://app.codecov.io/gh/eclipse-iceoryx/iceoryx2/pull/234?src=pr&el=tree&filepath=iceoryx2-cal%2Fsrc%2Fstatic_storage%2Ffile.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse-iceoryx#diff-aWNlb3J5eDItY2FsL3NyYy9zdGF0aWNfc3RvcmFnZS9maWxlLnJz) | `78.59% <100.00%> (+0.25%)` | :arrow_up: | | [iceoryx2-cal/src/static\_storage/process\_local.rs](https://app.codecov.io/gh/eclipse-iceoryx/iceoryx2/pull/234?src=pr&el=tree&filepath=iceoryx2-cal%2Fsrc%2Fstatic_storage%2Fprocess_local.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse-iceoryx#diff-aWNlb3J5eDItY2FsL3NyYy9zdGF0aWNfc3RvcmFnZS9wcm9jZXNzX2xvY2FsLnJz) | `92.16% <100.00%> (+0.10%)` | :arrow_up: | | [iceoryx2/src/node/testing.rs](https://app.codecov.io/gh/eclipse-iceoryx/iceoryx2/pull/234?src=pr&el=tree&filepath=iceoryx2%2Fsrc%2Fnode%2Ftesting.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse-iceoryx#diff-aWNlb3J5eDIvc3JjL25vZGUvdGVzdGluZy5ycw==) | `100.00% <100.00%> (ø)` | | | [iceoryx2/src/service/process\_local.rs](https://app.codecov.io/gh/eclipse-iceoryx/iceoryx2/pull/234?src=pr&el=tree&filepath=iceoryx2%2Fsrc%2Fservice%2Fprocess_local.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse-iceoryx#diff-aWNlb3J5eDIvc3JjL3NlcnZpY2UvcHJvY2Vzc19sb2NhbC5ycw==) | `66.66% <ø> (ø)` | | | [iceoryx2/src/service/zero\_copy.rs](https://app.codecov.io/gh/eclipse-iceoryx/iceoryx2/pull/234?src=pr&el=tree&filepath=iceoryx2%2Fsrc%2Fservice%2Fzero_copy.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse-iceoryx#diff-aWNlb3J5eDIvc3JjL3NlcnZpY2UvemVyb19jb3B5LnJz) | `66.66% <ø> (ø)` | | | [iceoryx2-bb/log/src/logger/console.rs](https://app.codecov.io/gh/eclipse-iceoryx/iceoryx2/pull/234?src=pr&el=tree&filepath=iceoryx2-bb%2Flog%2Fsrc%2Flogger%2Fconsole.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse-iceoryx#diff-aWNlb3J5eDItYmIvbG9nL3NyYy9sb2dnZXIvY29uc29sZS5ycw==) | `58.53% <0.00%> (ø)` | | | [iceoryx2-bb/posix/src/process\_state.rs](https://app.codecov.io/gh/eclipse-iceoryx/iceoryx2/pull/234?src=pr&el=tree&filepath=iceoryx2-bb%2Fposix%2Fsrc%2Fprocess_state.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse-iceoryx#diff-aWNlb3J5eDItYmIvcG9zaXgvc3JjL3Byb2Nlc3Nfc3RhdGUucnM=) | `64.30% <87.50%> (+4.71%)` | :arrow_up: | | ... and [32 more](https://app.codecov.io/gh/eclipse-iceoryx/iceoryx2/pull/234?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse-iceoryx) | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/eclipse-iceoryx/iceoryx2/pull/234/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse-iceoryx)