测试Python覆盖率Codecov
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
c8fdfa779c
commit
c7d1d9be8e
|
@ -25,7 +25,7 @@ steps:
|
||||||
- pwd
|
- pwd
|
||||||
- ls -la
|
- ls -la
|
||||||
- python ./python/hello.py
|
- python ./python/hello.py
|
||||||
- pytest --cov ./python/test_demo.py
|
- pytest --cov ./python/
|
||||||
|
|
||||||
- name: codecov
|
- name: codecov
|
||||||
image: robertstettner/drone-codecov
|
image: robertstettner/drone-codecov
|
||||||
|
|
Loading…
Reference in New Issue