Skip to content

Commit 3c3a093

Browse files
Copilottalgalili
andcommitted
Add coverage workflow entry to CHANGELOG.md
Co-authored-by: talgalili <976006+talgalili@users.noreply.github.com>
1 parent e8e3309 commit 3c3a093

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777

7878
## Tests
7979
- **Added Pyre type checking to GitHub Actions** via `.pyre_configuration.external` and a new `pyre` job in the workflow. Tests are excluded due to external typeshed stub differences; library code is fully type-checked.
80+
- **Added test coverage workflow and badge to README** via `.github/workflows/coverage.yml`. The workflow collects coverage using pytest-cov, generates HTML and XML reports, uploads them as artifacts, and displays coverage metrics. A coverage badge is now shown in README.md alongside other workflow badges.
8081

8182
# 0.14.0 (2025-12-14)
8283

0 commit comments

Comments
 (0)