Skip to content

fix ut

8e9078c
Select commit
Loading
Failed to load commit list.
Merged

fix: support large index in forest car #6690

fix ut
8e9078c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2026 in 1s

63.38% (-0.02%) compared to 6ee5a3f

View this Pull Request on Codecov

63.38% (-0.02%) compared to 6ee5a3f

Details

Codecov Report

❌ Patch coverage is 81.21547% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.38%. Comparing base (6ee5a3f) to head (8e9078c).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/db/car/forest/index/mod.rs 84.66% 8 Missing and 15 partials ⚠️
src/db/car/forest.rs 62.50% 6 Missing and 3 partials ⚠️
src/db/car/any.rs 75.00% 0 Missing and 1 partial ⚠️
src/db/car/many.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/tool/subcommands/archive_cmd.rs 29.47% <100.00%> (ø)
src/db/car/any.rs 67.64% <75.00%> (-0.99%) ⬇️
src/db/car/many.rs 66.66% <0.00%> (-0.58%) ⬇️
src/db/car/forest.rs 82.77% <62.50%> (-1.12%) ⬇️
src/db/car/forest/index/mod.rs 87.14% <84.66%> (-1.41%) ⬇️

... 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 6ee5a3f...8e9078c. Read the comment docs.

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