Closed MishaKav closed 2 years ago
Coverage Report
File Stmts Miss Cover Missing functions/example_completed example_completed.py 64 19 70% 33, 39–45, 48–51, 55–58, 65–70, 91–92 functions/example_manager example_manager.py 44 11 75% 31–33, 49–55, 67–69 example_static.py 40 2 95% 60–61 functions/my_exampels example.py 20 20 0% 1–31 functions/resources resources.py 26 26 0% 1–37 TOTAL 1055 739 30%
Tests | Skipped | Failures | Errors | Time |
---|---|---|---|---|
109 | 2 :zzz: | 1 :x: | 0 :fire: | 0.583s :stopwatch: |
Coverage Report
Tests | Skipped | Failures | Errors | Time |
---|---|---|---|---|
109 | 2 :zzz: | 1 :x: | 0 :fire: | 0.583s :stopwatch: |
I'm having an issue getting this feature to work properly.
See https://github.com/MishaKav/pytest-coverage-comment/issues/103
Due to how I use tox to launch pytest, I was unable to figure out how to tee the output of pytest to a text file like you assume is possible. So I went with just the coverage xml instead. Perhaps you can suggest how to improve my implementation?
coverage.xml
__init__.py
file in preview comments