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
ift
NIFTy
Commits
1d483a28
Commit
1d483a28
authored
Jan 25, 2017
by
Jait Dixit
Browse files
Remove --cover-inclusive flag from nosetests
parent
9aa58afa
Pipeline
#9671
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1d483a28
...
...
@@ -64,9 +64,7 @@ test_mpi_fftw_hdf5:
-
ci/install_libsharp.sh
-
ci/install_pyfftw.sh
-
python setup.py build_ext --inplace
-
>
nosetests -vv --with-coverage --cover-package=nifty --cover-inclusive
--cover-branches
-
nosetests -vv --with-coverage --cover-package=nifty --cover-branches
-
>
coverage report | grep TOTAL | awk '{ print "TOTAL: "$6; }'
...
...
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