Skip to content

Remove copyCBORStringToArray and copyCBORByteToArray in favor of explcit instructions #544

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

Closed

Remove copyCBORStringToArray and copyCBORByteToArray in favor of expl…

095245f
Select commit
Loading
Failed to load commit list.
Closed

Remove copyCBORStringToArray and copyCBORByteToArray in favor of explcit instructions #544

Remove copyCBORStringToArray and copyCBORByteToArray in favor of expl…
095245f
Select commit
Loading
Failed to load commit list.
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.