Skip to content

Commit 60a86af

Browse files
Bump MishaKav/pytest-coverage-comment from 1.1.54 to 1.7.1
Bumps [MishaKav/pytest-coverage-comment](https://github.com/mishakav/pytest-coverage-comment) from 1.1.54 to 1.7.1. - [Release notes](https://github.com/mishakav/pytest-coverage-comment/releases) - [Changelog](https://github.com/MishaKav/pytest-coverage-comment/blob/main/CHANGELOG.md) - [Commits](MishaKav/pytest-coverage-comment@13d3c18...2872928) --- updated-dependencies: - dependency-name: MishaKav/pytest-coverage-comment dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa515a9 commit 60a86af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request-python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: |
4545
uv run pytest
4646
- name: Report coverage
47-
uses: MishaKav/pytest-coverage-comment@13d3c18e21895566c746187c9ea74736372e5e91
47+
uses: MishaKav/pytest-coverage-comment@287292879eaaff04116f36d3eb1a670f6e5df1a4
4848
with:
4949
pytest-xml-coverage-path: ./htmlcov/coverage.xml
5050
title: Coverage report for Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)