mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-02-09 06:49:45 +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
|
||||
- pylint pywal tests setup.py
|
||||
- coverage run --source=pywal/ ./setup.py test
|
||||
- coverage report --omit=pywal/wallpaper.py
|
||||
|
||||
after_success:
|
||||
- codecov
|
||||
|
Loading…
Reference in New Issue
Block a user