Forráskód Böngészése

Added coverage annotation files

Coverage creates annotation files by appending ",cover" (with a comma, not a period) to the filename.
Lucretiel 10 éve
szülő
commit
9f80691efd
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

@@ -41,6 +41,7 @@ htmlcov/
 .cache
 nosetests.xml
 coverage.xml
+,cover
 
 # Translations
 *.mo