Skip to content

added unit test for OtaUpdateCmdDown message decode without field url

a47facc
Select commit
Loading
Failed to load commit list.
Merged

Removing copyCBORStringToArray and copyCBORStringToArray functions #545

added unit test for OtaUpdateCmdDown message decode without field url
a47facc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 21, 2025 in 0s

94.73% (-0.18%) compared to cc01f43

View this Pull Request on Codecov

94.73% (-0.18%) compared to cc01f43

Details

Codecov Report

Attention: Patch coverage is 96.87500% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.73%. Comparing base (cc01f43) to head (a47facc).
Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
src/cbor/IoTCloudMessageDecoder.cpp 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #545      +/-   ##
==========================================
- Coverage   94.91%   94.73%   -0.18%     
==========================================
  Files          32       32              
  Lines        1376     1386      +10     
==========================================
+ Hits         1306     1313       +7     
- Misses         70       73       +3     

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