Skip to content

Address review: rename to ReadonlyCborType, remove pointless test com…

8df2d62
Select commit
Loading
Failed to load commit list.
Open

fix(cbor): accept readonly input data in encoders #7148

Address review: rename to ReadonlyCborType, remove pointless test com…
8df2d62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 0s

94.61% (+0.00%) compared to 95a1e2e

View this Pull Request on Codecov

94.61% (+0.00%) compared to 95a1e2e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.61%. Comparing base (95a1e2e) to head (8df2d62).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7148   +/-   ##
=======================================
  Coverage   94.61%   94.61%           
=======================================
  Files         634      634           
  Lines       51843    51850    +7     
  Branches     9346     9347    +1     
=======================================
+ Hits        49050    49057    +7     
  Misses       2218     2218           
  Partials      575      575           

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