Skip to content

Commit

Permalink
added code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
snoodleboot committed Aug 2, 2020
1 parent cb33ce2 commit 96867e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ test:
- nose2 tests
- prospector
- coverage run --source . -m nose2 && coverage report -m
- bash <(curl -s https://codecov.io/bash)

build_and_push:
stage: build_and_push
Expand Down

0 comments on commit 96867e9

Please sign in to comment.