1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-03-22 10:34:49 +00:00

Added coverage.py support

This commit is contained in:
Real-Gecko 2020-05-29 19:37:49 +06:00 committed by catborise
parent 3b0d6702f2
commit 0438b33e17
17 changed files with 23 additions and 58 deletions

2
.gitignore vendored
View file

@ -12,3 +12,5 @@ tags
dhcpd.*
webvirtcloud/settings.py
*migrations/*
.coverage
htmlcov