Added coverage.py support

This commit is contained in:
Real-Gecko
2020-05-29 19:37:49 +06:00
parent 7103c52380
commit 10b6f88dbb
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