Skip to content

async writable

f844e5e
Select commit
Loading
Failed to load commit list.
Merged

fix: make Writable trait async and remove the write_via_buf bridge function #6688

async writable
f844e5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2026 in 1s

63.51% (-0.02%) compared to 0dea2f2

View this Pull Request on Codecov

63.51% (-0.02%) compared to 0dea2f2

Details

Codecov Report

❌ Patch coverage is 45.00000% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.51%. Comparing base (0dea2f2) to head (f844e5e).

Files with missing lines Patch % Lines
src/db/car/forest/index/mod.rs 45.00% 2 Missing and 9 partials ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/db/car/forest/index/mod.rs 88.55% <45.00%> (-1.19%) ⬇️

... and 2 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 0dea2f2...f844e5e. Read the comment docs.

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