MishaKav / pytest-coverage-comment

Comments a pull request with the pytest code coverage badge and full report

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Missing" lines in "Cover" column

aaronkurz opened this issue · comments

commented

The coverage report column "Cover" shows the information from the "Missing" column.

In my project:
Screenshot 2022-03-08 at 15 53 02

In your own PR in this repo #48
Screenshot 2022-03-08 at 15 53 23

I broke it by mistake on the previous PR, now I fixed it.
You can just run MishaKav/pytest-coverage-comment@main or use MishaKav/pytest-coverage-comment@v1.1.20
Thank you.

commented

Thank you! I can confirm that it works as expected again! 🥳