diff options
| author | Valentin Popov <valentin@popov.link> | 2026-06-30 01:55:23 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-06-30 01:55:23 +0300 |
| commit | 0fd96faf541a8bd05465b53f66d99a73d1b43ec7 (patch) | |
| tree | 942dd8f42c5aab5cc29852ebc7e3e6597cce76ff /fixtures/acceptance/coverage.tsv | |
| parent | c7a9c43b5bfdda7c3869ac461f03d043e5b1e3b7 (diff) | |
| download | fparkan-0fd96faf541a8bd05465b53f66d99a73d1b43ec7.tar.xz fparkan-0fd96faf541a8bd05465b53f66d99a73d1b43ec7.zip | |
fix(nres): align licensed closure with corpus limits
Diffstat (limited to 'fixtures/acceptance/coverage.tsv')
| -rw-r--r-- | fixtures/acceptance/coverage.tsv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fixtures/acceptance/coverage.tsv b/fixtures/acceptance/coverage.tsv index 37a2891..56ee838 100644 --- a/fixtures/acceptance/coverage.tsv +++ b/fixtures/acceptance/coverage.tsv @@ -159,8 +159,8 @@ S1-VFS-001 covered cargo test -p fparkan-vfs --offline memory_vfs_uses_exact_loo 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 S1-VFS-004 covered cargo test -p fparkan-vfs --offline casefold_selector_reports_ambiguous_segments -S1-LICENSED-001 blocked cargo test -p fparkan-resource --offline licensed_corpora_repository_reads_nres_and_rsli (ignored, requires licensed corpus; gate covers Part 1 and Part 2) -S1-LICENSED-002 blocked cargo test -p fparkan-resource --offline licensed_corpora_repository_reads_nres_and_rsli (ignored, requires licensed corpus; gate covers Part 1 and Part 2) +S1-LICENSED-001 covered local testdata corpora via FPARKAN_CORPUS_PART1_ROOT and FPARKAN_CORPUS_PART2_ROOT; cargo test -p fparkan-nres -p fparkan-resource -p fparkan-rsli --offline -- --ignored +S1-LICENSED-002 covered local testdata corpora via FPARKAN_CORPUS_PART1_ROOT and FPARKAN_CORPUS_PART2_ROOT; cargo test -p fparkan-nres -p fparkan-resource -p fparkan-rsli --offline -- --ignored L2-P1-UNIT-001 covered cargo test -p fparkan-prototype --offline licensed_corpora_unit_dat_parse_counts L2-P2-UNIT-001 covered cargo test -p fparkan-prototype --offline licensed_corpora_unit_dat_parse_counts L2-P1-REG-001 covered cargo test -p fparkan-prototype --offline licensed_corpora_registry_payloads_are_record_aligned |
