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

Respect value of `defaults.run.working-directory` for file paths

michael-pattern opened this issue · comments

Paths for pytest-coverage-path and junitxml-path should respect the value of defaults.run.working-directory if they are set

Thank you, I will check this and try to implement it if possible.