Closed elBoberido closed 3 months ago
Attention: Patch coverage is 50.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 78.22%. Comparing base (
8a2a18f
) to head (bf4e66a
). Report is 5 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
iceoryx_posh/source/runtime/posh_runtime.cpp | 0.00% | 2 Missing :warning: |
Notes for Reviewer
This PR replaces
std::atomic
withiox::concurrent::Atomic
and adds a shell script to check for invalid use ofstd::atomic
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