Releases: MishaKav/pytest-coverage-comment
Releases · MishaKav/pytest-coverage-comment
coverage format validation
add a check if a coverage file is valid
1.1.1
ignore files that didn't exist in multimode
Multiple files mode
Enable mode when you can pass multiple coverage results and it will generate a single comment with all results (may be useful in mono-repo projects)
- name: Pytest coverage comment
uses: MishaKav/[email protected]
with:
multiple-files: |
My Title 1, ./data/pytest-coverage_3.txt, ./data/pytest_1.xml
My Title 2, ./data/pytest-coverage_4.txt, ./data/pytest_2.xml
Internal updates
Add jobId into watermark result.
When multiple workflows are running on the same PR, each one will replace the comment that belongs to the current workflow.
first alpha release
v1.0 fisrt alpha release