Browse Source

docs(volume_server): log read-all-needles multi-volume coverage

codex-rust-volume-server-bootstrap
Chris Lu 4 weeks ago
parent
commit
62ee14fa61
  1. 7
      test/volume_server/DEV_PLAN.md

7
test/volume_server/DEV_PLAN.md

@ -1197,3 +1197,10 @@ Update this section during implementation:
- Profiles covered: P1.
- Gaps introduced/remaining: combined conditional-header precedence paths for `HEAD`/`GET` are now explicitly covered.
- Commit: `ed23e290f`
- Date: 2026-02-15
- Change: Added multi-volume success-stream coverage for `ReadAllNeedles`.
- APIs covered: `ReadAllNeedles` now verifies happy-path streaming across two existing volumes in one request, with per-volume payload validation.
- Profiles covered: P1.
- Gaps introduced/remaining: multi-volume stream boundary coverage is now present for successful reads; transport interruption branches remain pending.
- Commit: `ab95a6ef1`
Loading…
Cancel
Save