Skip to content

Add classes for standard cbor encoders/decoders #33

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

Merged

add example

2338a6f
Select commit
Loading
Failed to load commit list.
Merged

Add classes for standard cbor encoders/decoders #33

add example
2338a6f
Select commit
Loading
Failed to load commit list.
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.