-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare v2.0.5
release
#2126
Prepare v2.0.5
release
#2126
Conversation
Signed-off-by: Simon Hoinkis <[email protected]>
5c69ac2
to
9acd992
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## release_2.0 #2126 +/- ##
===============================================
- Coverage 78.90% 78.83% -0.07%
===============================================
Files 370 370
Lines 14716 14716
Branches 2061 2061
===============================================
- Hits 11611 11601 -10
- Misses 2421 2434 +13
+ Partials 684 681 -3
Flags with carried forward coverage won't be shown. Click here to find out more. |
9211777
to
b59b3f9
Compare
Signed-off-by: Simon Hoinkis <[email protected]>
6c739e5
to
89304d1
Compare
89304d1
to
36f097d
Compare
36f097d
to
1172955
Compare
Signed-off-by: Simon Hoinkis <[email protected]>
1172955
to
a80bd29
Compare
@dkroenke Could you please re-review this PR? 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Pre-Review Checklist for the PR Author
Add a second reviewer for complex new features or larger refactoringsCode follows the coding style of CONTRIBUTING.mdTests follow the best practice for testingiox-123-this-is-a-branch
)iox-#123 commit text
)task-list-completed
)All touched (C/C++) source code files fromiceoryx_hoofs
are added to./clang-tidy-diff-scans.txt
Notes for Reviewer
v2.0.5
releaseChecklist for the PR Reviewer
iceoryx_hoofs
have been added to./clang-tidy-diff-scans.txt
Post-review Checklist for the PR Author
References