##// END OF EJS Templates
Merge pull request #13320 from 007vedant/pprint-UserList...
Merge pull request #13320 from 007vedant/pprint-UserList Fix: Add custom repr to pretty print collections.UserList

File last commit:

r27213:d0f56447
r27228:1de6ce75 merge
Show More
codecov.yml
27 lines | 588 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/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