Skip to content

mutantkit 0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Sep 07:53
· 24 commits to main since this release

What's Changed

  • Close real CI skip gaps: zero-match filters, unwired wave acceptance by @juntaki in #15
  • Fix silent output truncation masquerading as complete subprocess capture by @juntaki in #20
  • CI: path-based targeted acceptance groups, fast/system unit split by @juntaki in #21
  • Golden-path onboarding, agent packaging, and machine-readable CLI output by @juntaki in #22
  • Fix SourceCoverageReader dropping a region's own same-line closing line by @juntaki in #27
  • P12-B: SwiftPM/Swift Testing selected-test soundness by @juntaki in #26
  • P13: First-party CI Action (rebuilt from scratch against current main) by @juntaki in #24
  • Skip SwiftPM build-graph check on repeat per-test coverage runs by @juntaki in #25
  • Port LLVM's real coverage-segment semantics; complete-or-nil coverage evidence by @juntaki in #29
  • Fix XcodeBuildAdapter.measurePerTestCoverage's partial-map fail-open by @juntaki in #28
  • Extract a serial per-test coverage profiler substrate (no behavior change) by @juntaki in #30
  • Swift Testing direct-invocation coverage backend (substrate, not yet wired in) by @juntaki in #31
  • Sync from private development + public-projection scope cleanup by @juntaki in #35
  • Fix docs drift: broken Benchmarks links, baseline count, CI toolchain floor by @juntaki in #36
  • Split RunCommand.swift into Reports/ExecutionContext extensions by @juntaki in #37

Full Changelog: v0.2.0...v0.3.0