-
v0.1.19 Stable
released this
2026-07-03 13:05:27 +00:00 | 1261 commits to main since this release- feat(zerotea): mutation-smoke cron (Guard 4) — a self-contained 6h
CronWorkflow that anon-clones staging and flips a rotating sample of
behaviour-changing operators insrc/**(==↔!=,<=→>,
return true/false,and/or), re-runningzig build test. A SURVIVING
mutant (suite still green) is a candidate vacuous test / missing assertion and
fails the run — the alert. Survivors are framed as REVIEW CANDIDATES
(equivalent mutants survive legitimately). Zerotea-scoped only; does not touch
the sharedpipeline-staging.yaml. - fix(zerotea): coverage gate fails CLOSED in CI. The three kcov-unavailable
fallbacks (kcov absent / wrapper won't build / kcov emits no percent) used to
WARN-and-continue, so the 85% floor could silently stop being enforced. They
nowexit 1whenCOV_REQUIRE=1(defaulted from the CI-onlyREPOexport;
a local./build.shwithREPOunset still skips-with-WARN). The>=floor
comparison already failed closed and is unchanged.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat(zerotea): mutation-smoke cron (Guard 4) — a self-contained 6h