Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 06:42
· 34 commits to master since this release
57c72a2

Added

  • _check_readme_count.py + a README test-count drift guard CI job:
    any push or PR where the README-stated test count differs from the
    actual suite fails CI (now a required check) - the stale-count bug
    class is mechanically prevented.
  • README Development section now states the test count explicitly
    (104) instead of a vague "100% pass expected".