Fix: Error before session #1743
6 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 6
Complexity increasing per file
==============================
- applications/utils/everest-testing/src/everest/testing/core_utils/probe_module.py 5
- tests/core_tests/smoke_tests.py 18
Clones added
============
- tests/core_tests/smoke_tests.py 2
See the complete overview on Codacy
Annotations
codacy-production / Codacy Static Code Analysis
applications/utils/everest-testing/src/everest/testing/core_utils/probe_module.py#L132
Trailing whitespace
codacy-production / Codacy Static Code Analysis
applications/utils/everest-testing/src/everest/testing/core_utils/probe_module.py#L133
Trailing whitespace
Check warning on line 10 in tests/core_tests/smoke_tests.py
codacy-production / Codacy Static Code Analysis
tests/core_tests/smoke_tests.py#L10
'everest.testing.core_utils.fixtures.*' imported but unused (F401)
Check notice on line 18 in tests/core_tests/smoke_tests.py
codacy-production / Codacy Static Code Analysis
tests/core_tests/smoke_tests.py#L18
Trailing whitespace
Check notice on line 97 in tests/core_tests/smoke_tests.py
codacy-production / Codacy Static Code Analysis
tests/core_tests/smoke_tests.py#L97
Trailing whitespace
Check notice on line 156 in tests/core_tests/smoke_tests.py
codacy-production / Codacy Static Code Analysis
tests/core_tests/smoke_tests.py#L156
Unused variable 'error_cleared_mock'