mirror of
https://github.com/codeflash-ai/codeflash.git
synced 2026-05-04 18:25:17 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| ci.yaml | ||
| claude.yml | ||
| codeflash-optimize.yaml | ||
| java-e2e.yaml | ||
| label-workflow-changes.yml | ||
| publish.yml | ||