• v0.1.5 5032a5a0e0

    v0.1.5 Stable

    gitea_admin released this 2026-07-02 16:53:10 +00:00 | 1323 commits to main since this release

    Fixed

    • zerotea coverage gate: compile the kcov wrapper with -fllvm. zig 0.16's
      default self-hosted x86_64 backend emits DWARF the in-cluster debian kcov
      can't read — user code was invisible, so the first hard-gated release run
      measured 0.00% and correctly failed. With the LLVM backend kcov reads
      99.58%, deterministic across runs (the original research validated on a
      Homebrew/macOS kcov, which masked the backend difference).
    Downloads