diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-18 16:29:22 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-18 16:29:22 +0200 |
| commit | 1528d6533bbce035f78b92128fd9b2bb13e05db4 (patch) | |
| tree | bfbb253e5977274e56ba7915eb8db6e03814ee52 /test/test_differential.ml | |
| parent | 80096d1227ea7406a88a774bf258bc3ac603eb8f (diff) | |
| download | colitur-1528d6533bbce035f78b92128fd9b2bb13e05db4.tar.gz colitur-1528d6533bbce035f78b92128fd9b2bb13e05db4.zip | |
test(differential): C17 closed -- the largest divergence class is gone
lectio built the votive Office of Our Lady on Saturday (RG 78) and then said
RG 309(a)'s own Mass for it. Both halves were needed: RG 78 keeps the office
and gives it white, RG 309(a) picks among the Missal's five seasonal
formularies. Fixing only the first leaves the day announcing Our Lady and
reading the feria's Mass -- the bug colitur itself shipped briefly and fixed
in its v0.3.0.
C17 439 -> 0 CLOSED -- the largest class between the two engines
C31 103 -> 63 Saturdays that carried both causes; only this one left
C35 69 -> 60 same
C1 35 -> 75 GREW
C1 growing is not a regression and is recorded as such in its own note: the
January Saturdays C17 used to absorb now differ only on the slug vocabulary
C1 already covers, so they land there instead. Rows moved between entries as
the larger cause was removed.
Also in this refresh, from the same session: weeks after Epiphany now count
from the first Sunday after it rather than from 6 January, which took C19
from 35 to 7 -- what remains there is the Holy Family interaction, a different
cause needing RG 17(b) in lectio.
19 classes -> 18, 1493 rows -> 1045, agreement 91.1% -> 93.8%.
Diffstat (limited to 'test/test_differential.ml')
| -rw-r--r-- | test/test_differential.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_differential.ml b/test/test_differential.ml index f1cf7cd..fc9b409 100644 --- a/test/test_differential.ml +++ b/test/test_differential.ml @@ -164,7 +164,7 @@ let allow_list_path = "../data/ef/expected-divergences.sexp" deliberately, after re-running the exact command the provenance note names -- never by copying the actual value back in to make a mismatch pass, which would defeat the point of pinning it at all. *) -let fixture_sha256 = "e33120bed2c067e47e1c3667ae3c70316fc645bd30c685d404c61ab54578eef7" +let fixture_sha256 = "b6c259f4fe498a141bf9f2229a1933488feed5bf9084834a1893781507fda730" (* Same technique tools/bootstrap_sanctoral.ml already uses for this exact purpose (that file's own comment: shelling out to the system's |
