Skip to content
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

Add realtime priority inheritance mutexes (backport #197) #246

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Dec 21, 2024

Add realtime priority inheritance mutexes for using within the realtime loops


This is an automatic backport of pull request #197 done by Mergify.

---------

Co-authored-by: atzaros <[email protected]>
(cherry picked from commit 74d6a83)
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 50.00000% with 32 lines in your changes missing coverage. Please review.

Project coverage is 73.45%. Comparing base (48e9d15) to head (b843d42).

Files with missing lines Patch % Lines
include/realtime_tools/mutex.hpp 50.00% 19 Missing and 13 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           humble     #246      +/-   ##
==========================================
- Coverage   76.54%   73.45%   -3.09%     
==========================================
  Files           8        9       +1     
  Lines         486      550      +64     
  Branches      184      215      +31     
==========================================
+ Hits          372      404      +32     
- Misses         77       96      +19     
- Partials       37       50      +13     
Flag Coverage Δ
unittests 73.45% <50.00%> (-3.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
include/realtime_tools/mutex.hpp 50.00% <50.00%> (ø)

@christophfroehlich christophfroehlich merged commit 7d2ebd3 into humble Dec 21, 2024
11 checks passed
@christophfroehlich christophfroehlich deleted the mergify/bp/humble/pr-197 branch December 21, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants