Skip to content

Unit testing adding missing test cases for failing decode

caa60cd
Select commit
Loading
Failed to load commit list.
Merged

Utils offload #527

Unit testing adding missing test cases for failing decode
caa60cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2025 in 1s

94.81% (-0.59%) compared to 82c41d8

View this Pull Request on Codecov

94.81% (-0.59%) compared to 82c41d8

Details

Codecov Report

Attention: Patch coverage is 92.75362% with 10 lines in your changes missing coverage. Please review.

Project coverage is 94.81%. Comparing base (82c41d8) to head (caa60cd).

Files with missing lines Patch % Lines
src/cbor/IoTCloudMessageEncoder.cpp 88.88% 6 Missing ⚠️
src/cbor/IoTCloudMessageDecoder.cpp 93.54% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #527      +/-   ##
==========================================
- Coverage   95.39%   94.81%   -0.59%     
==========================================
  Files          33       31       -2     
  Lines        1521     1370     -151     
==========================================
- Hits         1451     1299     -152     
- Misses         70       71       +1     

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