##// END OF EJS Templates
Decrease testing using iptest, coverage using pytest....
Decrease testing using iptest, coverage using pytest. iptest will be deprecated soon as Node will not run on Python 3.10 as far as I understood.

File last commit:

r22722:622b6cfa
r26136:88aa7fd8
Show More
codecov.yml
9 lines | 136 B | text/x-yaml | YamlLexer
Matthias Bussonnier
Add codecov file, its apparently only way ton configure now.
r22722 coverage:
status:
project:
default:
target: auto
threshold: 10
patch:
default:
target: 0%