Skip to content

feat(cborlite): add the CBOR decoder primitives - #3934

Draft
RafaelGranza wants to merge 1 commit into
mainfrom
perf/cbor/primitives
Draft

feat(cborlite): add the CBOR decoder primitives#3934
RafaelGranza wants to merge 1 commit into
mainfrom
perf/cbor/primitives

feat(cborlite): add the CBOR reading primitives

948ce43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2026 in 1s

74.71% (target 70.00%)

View this Pull Request on Codecov

74.71% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 98.67550% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.71%. Comparing base (98ce435) to head (948ce43).

Files with missing lines Patch % Lines
encoder/cborlite/values.go 98.30% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3934      +/-   ##
==========================================
- Coverage   74.76%   74.71%   -0.05%     
==========================================
  Files         461      463       +2     
  Lines       40915    41066     +151     
==========================================
+ Hits        30590    30683      +93     
- Misses       8232     8284      +52     
- Partials     2093     2099       +6     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.