fangorn/ex_git_objectstore
public
ref:main
Traceability Matrix
| Requirement | Title | Tests | Coverage |
|---|---|---|---|
| REQ-DIFF-001 | Myers diff_blobs uses O(N+M) memory regardless of D | No linked tests | no tests |
| REQ-DIFF-002 | Myers V-table uses O(1) get/put (no Map.get in inner loop) | No linked tests | no tests |
| REQ-DIFF-003 | Myers diff output is byte-identical to current implementation across existing test corpus | No linked tests | no tests |
| REQ-GIT-079 | Pack writer zlib compression level is tunable and tuned for fetch output | No linked tests | no tests |
| REQ-GIT-080 | Pack writer accepts streamed object Enumerable so walker output is not fully materialized | No linked tests | no tests |
| REQ-GIT-081 | filter=blob:none excludes every blob from the v2 fetch pack body | No linked tests | no tests |
| REQ-LFS-001 | Pointer parse/emit | No linked tests | no tests |
| REQ-LFS-002 | Store behaviour | No linked tests | no tests |
| REQ-LFS-003 | Batch API | No linked tests | no tests |
| REQ-LFS-004 | Transfer | No linked tests | no tests |
| REQ-LFS-005 | Locks API v1 | No linked tests | no tests |
| REQ-LFS-006 | Telemetry | No linked tests | no tests |