Closed elfenpiff closed 1 month ago
Attention: Patch coverage is 7.69231%
with 12 lines
in your changes missing coverage. Please review.
Project coverage is 78.90%. Comparing base (
6f20ebd
) to head (4f105f3
). Report is 13 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
iceoryx2-bb/log/src/logger/mod.rs | 0.00% | 11 Missing :warning: |
iceoryx2-bb/log/src/lib.rs | 50.00% | 1 Missing :warning: |
Notes for Reviewer
log
.Logger
trait for custom loggers toLog
to be more in line with the Rust naming scheme - traits are verbsPre-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
Relates to #464