Skip to content

chore: limit `Vec` preallocation to follow serde convention

99c495a
Select commit
Loading
Failed to load commit list.
Merged

chore: limit Vec preallocation to follow serde convention #6616

chore: limit `Vec` preallocation to follow serde convention
99c495a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2026 in 0s

63.21% (+0.00%) compared to 63a6089

View this Pull Request on Codecov

63.21% (+0.00%) compared to 63a6089

Details

Codecov Report

❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 63.21%. Comparing base (63a6089) to head (99c495a).

Files with missing lines Patch % Lines
src/chain/store/chain_store.rs 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/utils/encoding/cid_de_cbor.rs 85.82% <100.00%> (+0.21%) ⬆️
src/utils/encoding/mod.rs 100.00% <100.00%> (ø)
src/chain/store/chain_store.rs 68.67% <80.00%> (ø)

... and 12 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 63a6089...99c495a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.