Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tomotools
tomoscan
Commits
23b66e84
Commit
23b66e84
authored
Mar 31, 2021
by
payno
Browse files
Merge branch 'test_coverage' into 'master'
Test coverage See merge request
!37
parents
fa27ea21
21e27568
Pipeline
#44027
failed with stages
in 7 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
23b66e84
...
...
@@ -70,11 +70,12 @@ doc:
-
source ./ci/install_scripts.sh
-
python -m pip install pip --upgrade
-
python -m pip install setuptools --upgrade
-
python -m pip install pytest-cov
-
install_silx
-
python -m pip install -r requirements.txt
-
python -m pip install .
script
:
-
python -m
unit
test tomoscan.
test.suite -v
-
python -m
py
test
--cov=
tomoscan
.
test:python3.7_stretch_pyqt5:
...
...
Write
Preview
Markdown
is supported
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