Closed elfenpiff closed 3 months ago
Attention: Patch coverage is 56.25000%
with 21 lines
in your changes missing coverage. Please review.
Project coverage is 80.41%. Comparing base (
d9024b7
) to head (aebccb9
).
Files | Patch % | Lines |
---|---|---|
iceoryx2/src/node/mod.rs | 40.74% | 16 Missing :warning: |
iceoryx2-bb/posix/src/process.rs | 73.33% | 4 Missing :warning: |
iceoryx2-pal/posix/src/linux/unistd.rs | 83.33% | 1 Missing :warning: |
Notes for Reviewer
Pre-Review Checklist for the PR Author
SPDX-License-Identifier: Apache-2.0 OR MIT
iox2-123-introduce-posix-ipc-example
)[#123] Add posix ipc example
)task-list-completed
)Checklist for the PR Reviewer
Post-review Checklist for the PR Author
References
Closes #345