codeflash/.github/workflows
Kevin Turcios 2c79e50d68 test: set up coverage infrastructure in CI
- Add pytest-cov to dev dependencies
- Add .coveragerc with branch coverage, 60% floor (current baseline),
  and source/omit configuration
- Add coverage CI job (ubuntu/py3.13) that runs pytest with --cov,
  enforces the floor, and uploads coverage.xml as an artifact
- Wire coverage into the required-checks-passed gate

Closes #2080
2026-04-23 02:30:46 -05:00
..
ci.yaml test: set up coverage infrastructure in CI 2026-04-23 02:30:46 -05:00
claude.yml ci: restore uv venv --seed in claude.yml 2026-04-09 22:08:59 -05:00
codeflash-optimize.yaml fix: add --no-pr to codeflash optimize workflow to prevent CI-opened PRs 2026-04-10 15:12:48 -05:00
java-e2e.yaml ci: add standalone Java E2E workflow for isolated testing 2026-04-10 13:09:36 -05:00
label-workflow-changes.yml ci: upgrade action versions, add uv cache, fix broken paths, DRY publish 2026-04-09 22:06:41 -05:00
publish.yml ci: upgrade action versions, add uv cache, fix broken paths, DRY publish 2026-04-09 22:06:41 -05:00