Allow valueSize changes after initialization to adjust to MTU size #391
Codecov / codecov/project
failed
Apr 13, 2025 in 1s
9.56% (-0.07%) compared to c91c02c
View this Pull Request on Codecov
9.56% (-0.07%) compared to c91c02c
Details
Codecov Report
Attention: 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 21 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 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.
Loading