Ensure that code coverage should cover class and function declarations. Fixes #6062

This commit is contained in:
Aditya Toshniwal
2020-12-06 19:16:17 +05:30
committed by Akshay Joshi
parent 146da066b0
commit ca4db8871e
4 changed files with 14 additions and 25 deletions

6
.gitignore vendored
View File

@@ -51,4 +51,8 @@ auditjs.html
auditpy.txt
/venv/
.scannerwork/
web/coverage/
web/coverage/
web/.coverage
web/regression/.coverage
web/regression/covhtml/
web/regression/htmlcov/