Add test coverage.
This commit is contained in:
@ -28,4 +28,4 @@ pytest:
|
||||
- pip install -r test_requirements.txt
|
||||
- apt-get update && cat system-requirements.txt | xargs apt-get install -y
|
||||
script:
|
||||
- pytest -v
|
||||
- pytest -v --cov=ojusomap
|
||||
|
Reference in New Issue
Block a user