mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-13 18:11:02 +03:00
Comment diff-cover
This commit is contained in:
parent
38c3dd8c7d
commit
3ea4780bdc
|
@ -48,6 +48,7 @@ after_success:
|
||||||
- pyflakes PIL/*.py | tee >(wc -l)
|
- pyflakes PIL/*.py | tee >(wc -l)
|
||||||
- pyflakes Tests/*.py | tee >(wc -l)
|
- pyflakes Tests/*.py | tee >(wc -l)
|
||||||
|
|
||||||
|
# Coverage and quality reports on just the last diff
|
||||||
- time git fetch origin master:refs/remotes/origin/master
|
- time git fetch origin master:refs/remotes/origin/master
|
||||||
- time CFLAGS=-O0 pip install --use-wheel diff_cover
|
- time CFLAGS=-O0 pip install --use-wheel diff_cover
|
||||||
- time coverage xml
|
- time coverage xml
|
||||||
|
|
Loading…
Reference in New Issue
Block a user