##// END OF EJS Templates
Add Path support to ipexec
Add Path support to ipexec

File last commit:

r27011:1a57d41f merge
r27014:98372a94
Show More
codecov.yml
25 lines | 536 B | text/x-yaml | YamlLexer
coverage:
status:
patch: off
project:
default: false
library:
target: auto
paths: '!.*/tests/.*'
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