Make the coverage report touch all files
This commit is contained in:
parent
1c871749b0
commit
7665d45e09
6 changed files with 14 additions and 8 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -48,6 +48,7 @@ htmlcov/
|
|||
.cache
|
||||
nosetests.xml
|
||||
coverage.xml
|
||||
report.xml
|
||||
pytest_report.xml
|
||||
|
||||
# Translations
|
||||
|
|
@ -82,4 +83,4 @@ openflexure_microscope/cobertura.xml
|
|||
/openflexure_settings/
|
||||
|
||||
# web app build
|
||||
/src/openflexure_microscope_server/static/
|
||||
/src/openflexure_microscope_server/static/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue