##// END OF EJS Templates
Merge pull request #13343 from fasiha/blocklist-for-info...
Merge pull request #13343 from fasiha/blocklist-for-info Allow more control over what sections of the "info" messages are desired via a sections blocklist

File last commit:

r27021:317b1349
r27188:6d0095d2 merge
Show More
codecov.yml
26 lines | 564 B | text/x-yaml | YamlLexer
coverage:
status:
patch: off
project:
default: false
library:
target: auto
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