ci: Generate test coverage report

This commit is contained in:
James Westman 2021-11-03 23:16:14 -05:00
parent 43d442a6df
commit 08a74acb37
No known key found for this signature in database
GPG key ID: CE2DBA0ADB654EA6
7 changed files with 9 additions and 8 deletions

4
.gitignore vendored
View file

@ -3,3 +3,7 @@ __pycache__
/dist
*.egg-info
gtk-blueprint-tool.pc
/.coverage
/htmlcov
.mypy_cache