diff options
| author | Valentin Popov <valentin@popov.link> | 2026-06-30 01:47:24 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-06-30 01:47:24 +0300 |
| commit | c7a9c43b5bfdda7c3869ac461f03d043e5b1e3b7 (patch) | |
| tree | eec654882f50491a3b7d15672dd6f47e0a3fa33c /fixtures/acceptance | |
| parent | c0116d32bea18859f1310ed01d8ac074ac676dda (diff) | |
| download | fparkan-c7a9c43b5bfdda7c3869ac461f03d043e5b1e3b7.tar.xz fparkan-c7a9c43b5bfdda7c3869ac461f03d043e5b1e3b7.zip | |
test(inspection): cover archive diagnostic span context
Diffstat (limited to 'fixtures/acceptance')
| -rw-r--r-- | fixtures/acceptance/coverage.tsv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fixtures/acceptance/coverage.tsv b/fixtures/acceptance/coverage.tsv index 3ec44f4..37a2891 100644 --- a/fixtures/acceptance/coverage.tsv +++ b/fixtures/acceptance/coverage.tsv @@ -154,7 +154,7 @@ S1-RES-004 covered cargo test -p fparkan-resource --offline entry_read_error_car S1-RES-005 covered cargo test -p fparkan-resource --offline archive_cache_evicts_by_byte_budget S1-RES-006 covered cargo test -p fparkan-resource --offline archive_cache_eviction_makes_old_handles_stale S1-RES-007 covered cargo test -p fparkan-resource --offline lossy_equivalent_archive_paths_remain_distinct -S1-DIAG-001 partial cargo test -p fparkan-inspection --offline archive_diagnostic_preserves_source_path; entry/span coverage is still missing +S1-DIAG-001 partial cargo test -p fparkan-inspection --offline archive_diagnostic_preserves_source_path_phase_and_span; archive_entry coverage is still missing S1-VFS-001 covered cargo test -p fparkan-vfs --offline memory_vfs_uses_exact_lookup S1-VFS-002 covered cargo test -p fparkan-vfs --offline overlay_vfs_uses_first_matching_layer S1-VFS-003 covered cargo test -p fparkan-vfs --offline directory_vfs_resolves_ascii_casefolded_segments |
