Skip to content

Split RFCOMM handling function into smaller parts

5ce1fd4
Select commit
Loading
Failed to load commit list.
Closed

Move some generic modules into the shared library #802

Split RFCOMM handling function into smaller parts
5ce1fd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 1s

66.38% (+0.18%) compared to ed48734

View this Pull Request on Codecov

66.38% (+0.18%) compared to ed48734

Details

Codecov Report

❌ Patch coverage is 73.00613% with 88 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.38%. Comparing base (ed48734) to head (5ce1fd4).

Files with missing lines Patch % Lines
src/ba-rfcomm.c 71.97% 88 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #802      +/-   ##
==========================================
+ Coverage   66.19%   66.38%   +0.18%     
==========================================
  Files          94       95       +1     
  Lines       14494    14474      -20     
  Branches     2533     2513      -20     
==========================================
+ Hits         9594     9608      +14     
+ Misses       4900     4866      -34     

☔ 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.