Skip to content

Make writeValue return the number of bytes written #392

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

Merged
merged 5 commits into from
Apr 11, 2025

writeValue: return the number of bytes written/stored in buffer

5d22155
Select commit
Loading
Failed to load commit list.
Merged

Make writeValue return the number of bytes written #392

writeValue: return the number of bytes written/stored in buffer
5d22155
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2025 in 0s

13.69% (+0.00%) compared to b3a6a5b

View this Pull Request on Codecov

13.69% (+0.00%) compared to b3a6a5b

Details

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 13.69%. Comparing base (b3a6a5b) to head (5d22155).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/utility/ATT.cpp 0.00% 4 Missing ⚠️
src/local/BLELocalCharacteristic.cpp 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #392   +/-   ##
=======================================
  Coverage   13.69%   13.69%           
=======================================
  Files          28       28           
  Lines        3665     3665           
=======================================
  Hits          502      502           
  Misses       3163     3163           

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