##// END OF EJS Templates
release 7.34.0
release 7.34.0

File last commit:

r27026:03e31878
r27675:fcc71cc3
Show More
codecov.yml
26 lines | 564 B | text/x-yaml | YamlLexer
Matthias Bussonnier
Add codecov file, its apparently only way ton configure now.
r22722 coverage:
status:
Matthias Bussonnier
Backport PR #13270: Add Xfail test on 3.9.8
r27026 patch: off
Matthias Bussonnier
Add codecov file, its apparently only way ton configure now.
r22722 project:
Matthias Bussonnier
Backport PR #13270: Add Xfail test on 3.9.8
r27026 default: false
library:
Matthias Bussonnier
Add codecov file, its apparently only way ton configure now.
r22722 target: auto
Matthias Bussonnier
Backport PR #13270: Add Xfail test on 3.9.8
r27026 paths: ['!.*/tests/.*']
threshold: 0.1%
tests:
target: auto
paths: ['.*/tests/.*']
codecov:
require_ci_to_pass: false
ignore:
- IPython/kernel/*
- IPython/consoleapp.py
- IPython/core/inputsplitter.py
- IPython/lib/inputhook*.py
- IPython/lib/kernel.py
- IPython/utils/jsonutil.py
- IPython/utils/localinterfaces.py
- IPython/utils/log.py
- IPython/utils/signatures.py
- IPython/utils/traitlets.py