Tomas Kopecek
17c7307e61
Fix coveragerc after moving hub code
...
Related: https://pagure.io/koji/issue/3767
2023-04-04 12:58:43 +02:00
Tomas Kopecek
995e15007e
update .coveragerc to ignore p3 code
...
Fixes: https://pagure.io/koji/issue/2880
2021-05-25 11:44:54 +02:00
Tomas Kopecek
ded2f65e5d
tests: fix coveragerc
2020-09-08 16:21:40 +02:00
Yuming Zhu
7a6ebc851f
improve test and clean targets in Makefiles
2019-11-27 15:42:30 +01:00
Franz Chih-Ping Hsieh
3d190a1943
add exclude_lines in .coveragerc/.coveragerc3
2017-12-19 09:59:35 -05:00
Mike McLean
88ea9926ab
use coverage directly. adjust coverage config for py3 tests
2017-06-01 09:39:25 +02:00
Ralph Bean
f475b92802
Coverage tracking for the test suite.
...
If you issue `make test`, it will run the tests and print out a coverage
reporting indicating what lines of code were covered by the tests and which
were not. This will (hopefully) be useful more over time as we start to write
more tests.
2016-03-15 11:29:41 -04:00