EOX GitLab Instance
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
View Server 2
scheduler
Commits
ccef9135
Commit
ccef9135
authored
Nov 10, 2021
by
Nikola Jankovic
💻
Browse files
added coverage to pytest
parent
a9829223
Pipeline
#18443
passed with stage
in 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ccef9135
...
...
@@ -13,7 +13,7 @@ test:
-
python3 setup.py install
-
pip3 install -r requirements-test.txt
-
pip3 install -r requirements-dev.txt
-
pytest
-
pytest
--cov harvester --cov-report term-missing
-
flake8
-
mypy .
...
...
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