mirror of
https://github.com/rodneyosodo/automating-home-lights.git
synced 2026-06-22 20:00:13 +00:00
Adding coverage report output as html
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ before_install:
|
||||
|
||||
script:
|
||||
- flake8 homeAutomation
|
||||
- pytest --cov=homeAutomation --cov-report= tests
|
||||
- pytest --cov=homeAutomation --cov-report=html tests
|
||||
|
||||
after_success:
|
||||
- coveralls
|
||||
Reference in New Issue
Block a user