12 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 12
Coverage decreased per file
===========================
- shinigami/cli.py -1.275
- shinigami/utils.py -1.73
Complexity increasing per file
==============================
- tests/cli/test_parser.py 1
See the complete overview on Codacy
Annotations
Check notice on line 31 in shinigami/cli.py
codacy-production / Codacy Static Code Analysis
shinigami/cli.py#L31
Line too long (136/120)
Check notice on line 32 in shinigami/cli.py
codacy-production / Codacy Static Code Analysis
shinigami/cli.py#L32
Line too long (136/120)
Check notice on line 36 in shinigami/cli.py
codacy-production / Codacy Static Code Analysis
shinigami/cli.py#L36
Line too long (150/120)
Check notice on line 43 in shinigami/cli.py
codacy-production / Codacy Static Code Analysis
shinigami/cli.py#L43
Line too long (124/120)
Check notice on line 44 in shinigami/cli.py
codacy-production / Codacy Static Code Analysis
shinigami/cli.py#L44
Line too long (132/120)
Check notice on line 46 in shinigami/cli.py
codacy-production / Codacy Static Code Analysis
shinigami/cli.py#L46
Line too long (133/120)
Check notice on line 50 in shinigami/cli.py
codacy-production / Codacy Static Code Analysis
shinigami/cli.py#L50
Line too long (134/120)
Check notice on line 51 in shinigami/cli.py
codacy-production / Codacy Static Code Analysis
shinigami/cli.py#L51
Line too long (130/120)
Check notice on line 52 in shinigami/cli.py
codacy-production / Codacy Static Code Analysis
shinigami/cli.py#L52
Line too long (171/120)
Check notice on line 68 in shinigami/cli.py
codacy-production / Codacy Static Code Analysis
shinigami/cli.py#L68
Line too long (150/120)
Check notice on line 69 in shinigami/cli.py
codacy-production / Codacy Static Code Analysis
shinigami/cli.py#L69
Line too long (176/120)
Check failure on line 82 in shinigami/cli.py
codacy-production / Codacy Static Code Analysis
shinigami/cli.py#L82
Raising NoneType while only classes or instances are allowed