##// END OF EJS Templates
Merge branch 'main' into revert-14625-ruffisation
Merge branch 'main' into revert-14625-ruffisation

File last commit:

r28996:64e410f6
r29048:38dd7ad1 merge revert-14625-ruff...
Show More
codecov.yml
24 lines | 493 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/.*']
threshold: 0.1%
codecov:
require_ci_to_pass: false
ignore:
- IPython/kernel/*
- IPython/consoleapp.py
- IPython/lib/kernel.py
- IPython/utils/jsonutil.py
- IPython/utils/localinterfaces.py
- IPython/utils/log.py
- IPython/utils/signatures.py