Add classes for standard cbor encoders/decoders #33
Codecov / codecov/project
succeeded
Jul 1, 2025 in 0s
30.92% (+1.07%) compared to 4db4576
View this Pull Request on Codecov
30.92% (+1.07%) compared to 4db4576
Details
Codecov Report
Attention: Patch coverage is 90.90909%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 30.92%. Comparing base (
4db4576
) to head (2338a6f
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/cbor/standards/StandardEncoders.cpp | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #33 +/- ##
==========================================
+ Coverage 29.85% 30.92% +1.07%
==========================================
Files 27 29 +2
Lines 1819 1830 +11
==========================================
+ Hits 543 566 +23
+ Misses 1276 1264 -12
☔ 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