aboutsummaryrefslogtreecommitdiff
path: root/tests/discipline
AgeCommit message (Collapse)AuthorFilesLines
12 dayschore: enforce fully strict static typing across library, tests, and tooling ↵natsuoto3-8/+13
with zero suppressions
12 daysfeat(release): changes/ fragment system + generator, .public-surface ↵natsuoto2-0/+138
snapshot + CI migration gate, deprecation-warning + anchor harnesses, Trusted Publishing, relicense CHANGELOG entry
13 dayschore: codebase-wide rule audit — eliminate Any/object where non-protocol, ↵natsuoto2-4/+5
hoist in-function imports, rename compound/folder-repeat files, replace generic-exception raises, bind chained comprehensions, strip __init__ docstrings, remove pragmas
13 dayschore(coverage): exclude_also + global --cov=edify addopts + anti-vacuous ↵natsuoto2-0/+94
and pragma discipline tests
13 daystest(discipline): orphan detection for library/fixture/doc snapshot rootsnatsuoto1-0/+131
13 daysfeat!(builder): close the match-verb surface at ↵natsuoto1-0/+42
test/match/search/findall/sub; reach fullmatch/finditer/subn/split via .to_regex()
13 daystest(discipline): every type-checker suppression carries a code and inline ↵natsuoto1-0/+35
reason