mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-02-13 08:50:53 +01:00
coverage: Ignore wallpaper.py
This commit is contained in:
parent
64e0ca26f1
commit
af52eb32dc
@ -13,6 +13,7 @@ script:
|
|||||||
- flake8 pywal tests setup.py
|
- flake8 pywal tests setup.py
|
||||||
- pylint pywal tests setup.py
|
- pylint pywal tests setup.py
|
||||||
- coverage run --source=pywal/ ./setup.py test
|
- coverage run --source=pywal/ ./setup.py test
|
||||||
|
- coverage report --omit=pywal/wallpaper.py
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- codecov
|
- codecov
|
||||||
|
Loading…
Reference in New Issue
Block a user