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

Improve has_realtime_kernel method (backport #260) #267

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jan 29, 2025

These changes allow the detection of realtime kernel even from the uname output. It should be more robust.

Fixes: #257


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

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 72.40%. Comparing base (4c64752) to head (dab7de4).
Report is 1 commits behind head on humble.

Files with missing lines Patch % Lines
src/realtime_helpers.cpp 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           humble     #267      +/-   ##
==========================================
- Coverage   73.45%   72.40%   -1.06%     
==========================================
  Files           9        9              
  Lines         550      558       +8     
  Branches      215      220       +5     
==========================================
  Hits          404      404              
- Misses         96      104       +8     
  Partials       50       50              
Flag Coverage Δ
unittests 72.40% <0.00%> (-1.06%) ⬇️

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

Files with missing lines Coverage Δ
src/realtime_helpers.cpp 41.07% <0.00%> (-3.16%) ⬇️

@christophfroehlich christophfroehlich merged commit fa91009 into humble Jan 29, 2025
11 checks passed
@christophfroehlich christophfroehlich deleted the mergify/bp/humble/pr-260 branch January 29, 2025 21:10
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