1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

closes #3407 - Added code coverage reporting to the CI pipeline

This commit is contained in:
John Anderson
2019-08-14 20:28:23 -04:00
parent 15b55f5e62
commit a6511632ad
4 changed files with 19 additions and 1 deletions

1
.gitignore vendored
View File

@@ -12,3 +12,4 @@ fabfile.py
gunicorn_config.py
.DS_Store
.vscode
.coverage