Skip to content

Releases: da0101/test-inspector

v1.1.0: Branch/worktree feature targeting

Choose a tag to compare

@da0101 da0101 released this 17 May 17:23

Highlights

  • Centralized read-only repo/worktree catalog for Test Inspector targets.
  • Feature-scoped Case File analysis across source, tests, coverage, quality, and reports.
  • Sidebar report generation with deterministic and optional AI modes.
  • Coverage/report metric clarity and worktree-local report save defaults.
  • Analyzer reliability hardening through dogfood tests and LCOV calibration.

Verification

  • npm test: 242/242 passing
  • npm run coverage: passing
  • Dogfood deterministic report: 0 Theater, 0 Weak, 0 Missing, 43 Strong
  • Coverage: 93.4% lines, 86.4% branches, 92.3% functions