15 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 15
Complexity increasing per file
==============================
- github_pull_request/models/github_pull_request.py 2
- github_event/tests/common.py 2
- github_pull_request/tests/test_github_pull_request.py 2
- github_event/tests/test_github_event.py 3
- github_event/models/github_event.py 3
- github_pull_request/tests/test_github_event.py 3
- github_pull_request/models/github_event.py 2
See the complete overview on Codacy
Annotations
Check notice on line 4 in github_event/__init__.py
codacy-production / Codacy Static Code Analysis
github_event/__init__.py#L4
'.models' imported but unused (F401)
Check warning on line 4 in github_event/__manifest__.py
codacy-production / Codacy Static Code Analysis
github_event/__manifest__.py#L4
Statement seems to have no effect
Check notice on line 4 in github_event/models/__init__.py
codacy-production / Codacy Static Code Analysis
github_event/models/__init__.py#L4
'.github_event' imported but unused (F401)
Check warning on line 21 in github_event/tests/test_github_event.py
codacy-production / Codacy Static Code Analysis
github_event/tests/test_github_event.py#L21
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Check notice on line 4 in github_pull_request/__init__.py
codacy-production / Codacy Static Code Analysis
github_pull_request/__init__.py#L4
'.models' imported but unused (F401)
Check warning on line 4 in github_pull_request/__manifest__.py
codacy-production / Codacy Static Code Analysis
github_pull_request/__manifest__.py#L4
Statement seems to have no effect
Check notice on line 4 in github_pull_request/models/__init__.py
codacy-production / Codacy Static Code Analysis
github_pull_request/models/__init__.py#L4
'.github_event' imported but unused (F401)
Check warning on line 14 in github_pull_request/tests/test_github_event.py
codacy-production / Codacy Static Code Analysis
github_pull_request/tests/test_github_event.py#L14
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Check warning on line 19 in github_pull_request/tests/test_github_event.py
codacy-production / Codacy Static Code Analysis
github_pull_request/tests/test_github_event.py#L19
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Check warning on line 27 in github_pull_request/tests/test_github_event.py
codacy-production / Codacy Static Code Analysis
github_pull_request/tests/test_github_event.py#L27
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Check warning on line 36 in github_pull_request/tests/test_github_event.py
codacy-production / Codacy Static Code Analysis
github_pull_request/tests/test_github_event.py#L36
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Check warning on line 47 in github_pull_request/tests/test_github_event.py
codacy-production / Codacy Static Code Analysis
github_pull_request/tests/test_github_event.py#L47
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Check warning on line 72 in github_pull_request/tests/test_github_event.py
codacy-production / Codacy Static Code Analysis
github_pull_request/tests/test_github_event.py#L72
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Check warning on line 82 in github_pull_request/tests/test_github_event.py
codacy-production / Codacy Static Code Analysis
github_pull_request/tests/test_github_event.py#L82
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Check warning on line 65 in github_pull_request/tests/test_github_pull_request.py
codacy-production / Codacy Static Code Analysis
github_pull_request/tests/test_github_pull_request.py#L65
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.