Remove copyCBORStringToArray and copyCBORByteToArray in favor of explcit instructions #544
Codecov / codecov/project
failed
May 9, 2025 in 1s
94.30% (-0.62%) compared to cc01f43
View this Pull Request on Codecov
94.30% (-0.62%) compared to cc01f43
Details
Codecov Report
Attention: Patch coverage is 84.37500%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 94.30%. Comparing base (
cc01f43
) to head (095245f
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/cbor/IoTCloudMessageDecoder.cpp | 84.37% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #544 +/- ##
==========================================
- Coverage 94.91% 94.30% -0.62%
==========================================
Files 32 32
Lines 1376 1386 +10
==========================================
+ Hits 1306 1307 +1
- Misses 70 79 +9
☔ 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