Releases: py-cov-action/python-coverage-comment-action
Releases · py-cov-action/python-coverage-comment-action
v3.39
What's Changed
- Switch to 3.14, add typing by @ewjoachim in #618
- Bump base image to v7 by @ewjoachim in #619
Full Changelog: v3.38...v3.39
v3.38
What's Changed
- feat: Expose coverage data as action outputs by @olivier-lacroix in #594
See README for details.
Note
The official name of the output previously known as COMMENT_FILE_WRITTEN is now comment_file_written but GitHub outputs are case insensitive, so previously written code will continue to work
Full Changelog: v3...v3.38
v3.37
What's Changed
- feat: Handle Merge Queues by @olivier-lacroix in #592
New Contributors
- @olivier-lacroix made their first contribution in #592
Full Changelog: v3.36...v3.37
v3.36
What's Changed
- Adds additional support for Github enterprise usecases & support for pull_request/closed trigger by @daniel-anya in #589
Full Changelog: v3.35...v3.36
v3.35
What's Changed
- use three dot notation to calculate diff by @ewjoachim & @stickperson in #573
Full Changelog: v3.34...v3.35
v3.34
v3.33
What's Changed
- Calculate PR-style diff by @stickperson in #532
New Contributors
- @stickperson made their first contribution in #532
Full Changelog: v3.32...v3.33
v3.32
What's Changed
- Autorelease: Add missing checkout by @ewjoachim in #543
Full Changelog: v3.31...v3.32
v3.31
What's Changed
- Publish image for ARM64 platform by @mikluko in #522
- add GITHUB_BASE_URL to action.yml by @PepijnB in #525
- Fix scripts/sync-pre-commit.py by @ewjoachim in #536
- Properly close http clients by @ewjoachim in #538
- Setup buildx for proper deployment by @ewjoachim in #539
- Update README.md by @rvernica in #516
- Add license to base image by @ewjoachim in #541
- feat: use ghcr image instead of docker by @zMynxx in #540
New Contributors
- @mikluko made their first contribution in #522
- @PepijnB made their first contribution in #525
- @rvernica made their first contribution in #516
- @zMynxx made their first contribution in #533
Full Changelog: v3.30...v3.31
v3.30
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #487
- Update release workflow to publish to multiple registries by @ellisvalentiner in #495
- Migrate to uv by @ewjoachim in #504
- Adds
GITHUB_BASE_URLinput by @daniel-anya in #503
New Contributors
- @ellisvalentiner made their first contribution in #495
- @daniel-anya made their first contribution in #503
Full Changelog: v3.29...v3.30