Closed elBoberido closed 2 years ago
Attention: Patch coverage is 78.57143%
with 48 lines
in your changes missing coverage. Please review.
Project coverage is 55.02%. Comparing base (
a37117a
) to head (1e0284e
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/sample_mut.rs | 65.38% | 18 Missing :warning: |
src/sample.rs | 69.56% | 14 Missing :warning: |
src/publisher.rs | 76.78% | 13 Missing :warning: |
iceoryx-sys/src/publisher.rs | 95.12% | 2 Missing :warning: |
iceoryx-sys/src/chunk_header.rs | 95.23% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@neilisaac I'm currently implementing the reactor pattern for the WaitSet/Listener. If you are interested, I can ping you once I have a draft PR.
Pre-Review Checklist for the PR Author
rustfmt
iox-123-this-is-a-branch
)iox-#42 commit text
)task-list-completed
)Notes for Reviewer
Checklist for the PR Reviewer
Post-review Checklist for the PR Author
References