- 04 Agu, 2015 1 kayıt (commit)
-
-
Peter Schmidt yazdı
-
- 23 Haz, 2015 1 kayıt (commit)
-
-
Markus Holtermann yazdı
By providing a .coveragerc file with all default settings, users only have to execute "coverage run ./runtests.py" without the need to specify all the possible flags. The same applies to "coverage html" and "coverage xml".
-
- 17 Ock, 2015 4 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
- 19 Kas, 2014 1 kayıt (commit)
-
-
Tim Graham yazdı
-
- 26 Agu, 2013 1 kayıt (commit)
-
-
Ramiro Morales yazdı
This only affests reporting not data collection and allows coverage.py to succesfully finish the generation of e.g. the HTML report. Cases of code whose execution data is collected during the run phase but for which no associated source code files can be found at the reporting phase include tests with egg files and Python module files created at test execution-time.
-
- 29 Haz, 2013 1 kayıt (commit)
-
-
Claude Paroz yazdı
Following the series of commits removing deprecated features in Django 1.7, here are some more unneeded imports removed and other minor cleanups.
-
- 26 Şub, 2013 1 kayıt (commit)
-
-
Florian Apolloner yazdı
-
- 11 Eki, 2012 1 kayıt (commit)
-
-
Tim Graham yazdı
Thanks Pedro Lima for the draft patch.
-