Kaynağa Gözat

Ignore coverage results

coverage.py creates HTML reports in the htmlcov directory (this tool can also be used with coveralls.io)
http://nedbatchelder.com/code/coverage/
https://pypi.python.org/pypi/coverage
pull/983/head
hugovk 10 yıl önce
ebeveyn
işleme
0df8ab0dcf
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      Python.gitignore

+ 1
- 0
Python.gitignore Dosyayı Görüntüle

@@ -27,6 +27,7 @@ pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.cache

Loading…
İptal
Kaydet