Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EnMAP
GFZ_Tools_EnMAP_BOX
EnPT
Commits
49434d4e
Commit
49434d4e
authored
Mar 10, 2022
by
Daniel Scheffler
Browse files
Make sure coverage runs.
parent
617282d1
Pipeline
#39962
passed with stages
in 20 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
49434d4e
...
...
@@ -92,6 +92,7 @@ pytest: clean-test ## Runs pytest with coverage and creates coverage and test re
--verbosity
=
3
\
--color
=
yes
\
--tb
=
short
\
--cov
=
enpt
\
--cov-report
html:htmlcov
\
--cov-report
term-missing
\
--cov-report
xml:coverage.xml
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment