Skip to content

Allow valueSize changes after initialization to adjust to MTU size#391

Open
matpowel wants to merge 3 commits into
arduino-libraries:masterfrom
matpowel:master
Open

Allow valueSize changes after initialization to adjust to MTU size#391
matpowel wants to merge 3 commits into
arduino-libraries:masterfrom
matpowel:master

Merge remote-tracking branch 'upstream/master'

d22a91c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 4, 2026 in 0s

9.56% (-0.07%) compared to c91c02c

View this Pull Request on Codecov

9.56% (-0.07%) compared to c91c02c

Details

Codecov Report

❌ Patch coverage is 0% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 9.56%. Comparing base (c91c02c) to head (d22a91c).
⚠️ Report is 98 commits behind head on master.

Files with missing lines Patch % Lines
src/local/BLELocalCharacteristic.cpp 0.00% 8 Missing ⚠️
src/local/BLELocalDevice.cpp 0.00% 6 Missing ⚠️
src/BLECharacteristic.cpp 0.00% 5 Missing ⚠️
src/BLEDevice.cpp 0.00% 2 Missing ⚠️
src/utility/ATT.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #391      +/-   ##
=========================================
- Coverage    9.62%   9.56%   -0.07%     
=========================================
  Files          28      28              
  Lines        3656    3679      +23     
=========================================
  Hits          352     352              
- Misses       3304    3327      +23     

☔ View full report in Codecov by Harness.
📢 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.