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 Lock-free Queue (backport #253) #269

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jan 29, 2025

Fixes #14


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

(cherry picked from commit 1d66fed)
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.78%. Comparing base (4c64752) to head (eecedcf).
Report is 2 commits behind head on humble.

Additional details and impacted files
@@            Coverage Diff             @@
##           humble     #269      +/-   ##
==========================================
+ Coverage   73.45%   74.78%   +1.32%     
==========================================
  Files           9       10       +1     
  Lines         550      579      +29     
  Branches      215      220       +5     
==========================================
+ Hits          404      433      +29     
+ Misses         96       89       -7     
- Partials       50       57       +7     
Flag Coverage Δ
unittests 74.78% <100.00%> (+1.32%) ⬆️

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

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

... and 1 file with indirect coverage changes

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