Releases: da0101/test-inspector
Releases · da0101/test-inspector
Release list
v1.1.0: Branch/worktree feature targeting
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