Releases: jhl-labs/test-cli
Release list
test-cli v0.4.0
test-cli v0.4.0
Standardized test & coverage reports for python, typescript, go, rust, c#, java.
Changes
- release: prepare test-cli v0.4.0 (d10ec66)
- fix(analysis): reduce test-mapping false positives across languages (b7bae90)
- fix(analysis): map Go sources to same-package tests (47ac5df)
- feat(analysis): mapping findings and skill docs (31994fb)
- feat(analysis): test-source mapping and assertion density (dfb5a5c)
- feat(report): risk hotspot rendering and churn window config (45a2fdf)
- feat(analysis): risk-weighted coverage analysis (9bcfe2a)
- feat(model): additive risk and test-mapping types (e4418cc)
- docs: add risk & test-mapping implementation plan (d3f601f)
- docs: add risk-weighted coverage & test mapping design spec (987d484)
Install
curl -fsSL https://raw.githubusercontent.com/jhl-labs/test-cli/main/scripts/install.sh | VERSION=v0.4.0 bashtest-cli v0.3.0
test-cli v0.3.0
Standardized test & coverage reports for python, typescript, go, rust, c#, java.
Changes
Install
curl -fsSL https://raw.githubusercontent.com/jhl-labs/test-cli/main/scripts/install.sh | VERSION=v0.3.0 bashtest-cli v0.2.0
test-cli v0.2.0
Standardized test & coverage reports for python, typescript, go, rust, c#, java.
Changes
- Add production-grade QA analysis and reporting (#1) (8c46fff)
- Resolve latest release via API first (792bafe)
Install
curl -fsSL https://raw.githubusercontent.com/jhl-labs/test-cli/main/scripts/install.sh | VERSION=v0.2.0 bashtest-cli v0.1.4
test-cli v0.1.4
Standardized test & coverage reports for python, typescript, go, rust, c#, java.
Changes
- Scope Python coverage to package sources (226083b)
Install
curl -fsSL https://raw.githubusercontent.com/jhl-labs/test-cli/main/scripts/install.sh | VERSION=v0.1.4 bashtest-cli v0.1.3
test-cli v0.1.3
Standardized test & coverage reports for python, typescript, go, rust, c#, java.
Changes
- Ignore synthetic GitOps smoke coverage (e8ec617)
- Baseline legacy Sonar sort findings (373c93b)
- Limit SonarQube scope to source code (920c555)
- Baseline legacy Sonar maintainability rules (95e19dd)
- Tighten SonarQube analysis scope (962d16a)
- Run JAM v0.17.0 in quality workflow (af29bef)
- Use literal doctor probe commands (c9f3608)
- Set up Go before GitOps test scan (135eb61)
- Install project dependencies before GitOps test scan (4d5520b)
- Run Go coverage in GitOps quality workflow (f9ae87c)
- Update GitOps quality workflow (4afc1a4)
- Handle empty JUnit testsuites wrappers (6a8c118)
- Retry transient SonarQube scan failures (10512db)
- Harden GitOps quality metrics reporting (66b4b4c)
- Stop reporting smoke test coverage (83946f2)
- Harden GitOps quality workflow payloads (8ad51c0)
- Fix coverage webhook JSON payload (c48d7f0)
- Add SonarQube and smoke test quality checks (b9c87b0)
- Fix GitOps quality workflow run URLs (b0cc6a1)
- Report empty test summaries to GitOps Console (a13798c)
- Add GitOps quality metrics workflow (f713a5a)
Install
curl -fsSL https://raw.githubusercontent.com/jhl-labs/test-cli/main/scripts/install.sh | VERSION=v0.1.3 bashtest-cli v0.1.2
test-cli v0.1.2
Standardized test & coverage reports for python, typescript, go, rust, c#, java.
Changes
- Handle testcase-only JUnit suites (d3efa71)
- Docs: feature the Pages site and Pages-hosted installer URL (42b0ece)
- Add GitHub Pages site (landing + hosted install.sh + live report) (3a76eb8)
Install
curl -fsSL https://raw.githubusercontent.com/jhl-labs/test-cli/main/scripts/install.sh | VERSION=v0.1.2 bashtest-cli v0.1.1
test-cli v0.1.1
Standardized test & coverage reports for python, typescript, go, rust, c#, java.
Changes
- Resolve relative --output-dir against CWD, not the target directory (73dcbde)
- install.sh: resolve latest via redirect; harden API fallback against SIGPIPE (1133804)
- Move composite action to jhl-labs/test-cli-action; add dogfood workflow (bab43d1)
Install
curl -fsSL https://raw.githubusercontent.com/jhl-labs/test-cli/main/scripts/install.sh | VERSION=v0.1.1 bashtest-cli v0.1.0
test-cli v0.1.0
Standardized test & coverage reports for python, typescript, go, rust, c#, java.
Single dependency-free Go binary; normalized report.json + JUnit + Cobertura + Markdown + HTML dashboard & coverage heatmap.
Install
curl -fsSL https://raw.githubusercontent.com/jhl-labs/test-cli/main/scripts/install.sh | VERSION=v0.1.0 bash