Skip to content

refactor(cbor): encoder to utils cbor - #4033

Open
RafaelGranza wants to merge 1 commit into
mainfrom
refactor/encoder-to-utils-cbor
Open

refactor(cbor): encoder to utils cbor#4033
RafaelGranza wants to merge 1 commit into
mainfrom
refactor/encoder-to-utils-cbor

refactor(cbor): move encoder to utils/cbor/v1

2b5452a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2026 in 0s

79.30% (target 70.00%)

View this Pull Request on Codecov

79.30% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 95.16129% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.30%. Comparing base (58fcf30) to head (2b5452a).

Files with missing lines Patch % Lines
migration/deprecated/migration.go 77.77% 2 Missing ⚠️
p2p/codec.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4033   +/-   ##
=======================================
  Coverage   79.30%   79.30%           
=======================================
  Files         465      465           
  Lines       35786    35786           
=======================================
  Hits        28381    28381           
  Misses       7396     7396           
  Partials        9        9           

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