Skip to content

Use locks to prevent race conditions in HCICordioTransport

b14172f
Select commit
Loading
Failed to load commit list.
Merged

Use locks to prevent race conditions in HCICordioTransport #402

Use locks to prevent race conditions in HCICordioTransport
b14172f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 25, 2025 in 1s

15.25% (-0.05%) compared to 9263b3a

View this Pull Request on Codecov

15.25% (-0.05%) compared to 9263b3a

Details

Codecov Report

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

Project coverage is 15.25%. Comparing base (9263b3a) to head (b14172f).

Files with missing lines Patch % Lines
src/utility/HCI.cpp 0.00% 10 Missing ⚠️
src/utility/HCITransport.h 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #402      +/-   ##
==========================================
- Coverage   15.30%   15.25%   -0.05%     
==========================================
  Files          28       29       +1     
  Lines        3666     3678      +12     
==========================================
  Hits          561      561              
- Misses       3105     3117      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.