15 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 2
- Added 15
Clones added
============
- src/tribler/core/components/popularity/community/tests/test_popularity_community.py 1
- src/tribler/core/components/metadata_store/remote_query_community/tests/test_remote_query_community.py 1
- src/tribler/core/components/gigachannel/community/tests/test_gigachannel_community.py 1
See the complete overview on Codacy
Annotations
Check warning on line 26 in src/tribler/core/components/bandwidth_accounting/tests/test_community.py
codacy-production / Codacy Static Code Analysis
src/tribler/core/components/bandwidth_accounting/tests/test_community.py#L26
Unused argument 'settings'
Check warning on line 27 in src/tribler/core/components/bandwidth_accounting/tests/test_community.py
codacy-production / Codacy Static Code Analysis
src/tribler/core/components/bandwidth_accounting/tests/test_community.py#L27
Unused argument 'create_dht'
codacy-production / Codacy Static Code Analysis
src/tribler/core/components/gigachannel/community/tests/test_gigachannel_community.py#L73
Unused argument 'settings'
codacy-production / Codacy Static Code Analysis
src/tribler/core/components/gigachannel/community/tests/test_gigachannel_community.py#L74
Unused argument 'enable_statistics'
codacy-production / Codacy Static Code Analysis
src/tribler/core/components/knowledge/community/tests/test_knowledge_community.py#L27
Unused argument 'settings'
codacy-production / Codacy Static Code Analysis
src/tribler/core/components/knowledge/community/tests/test_knowledge_community.py#L28
Unused argument 'enable_statistics'
codacy-production / Codacy Static Code Analysis
src/tribler/core/components/metadata_store/remote_query_community/tests/test_remote_query_community.py#L80
Unused argument 'settings'
codacy-production / Codacy Static Code Analysis
src/tribler/core/components/metadata_store/remote_query_community/tests/test_remote_query_community.py#L81
Unused argument 'enable_statistics'
codacy-production / Codacy Static Code Analysis
src/tribler/core/components/metadata_store/remote_query_community/tests/test_remote_search_by_tags.py#L44
Unused argument 'settings'
codacy-production / Codacy Static Code Analysis
src/tribler/core/components/metadata_store/remote_query_community/tests/test_remote_search_by_tags.py#L45
Unused argument 'enable_statistics'
codacy-production / Codacy Static Code Analysis
src/tribler/core/components/popularity/community/tests/test_popularity_community.py#L60
Unused argument 'settings'
codacy-production / Codacy Static Code Analysis
src/tribler/core/components/popularity/community/tests/test_popularity_community.py#L61
Unused argument 'enable_statistics'
Check warning on line 58 in src/tribler/core/components/tunnel/tests/test_triblertunnel_community.py
codacy-production / Codacy Static Code Analysis
src/tribler/core/components/tunnel/tests/test_triblertunnel_community.py#L58
Unused argument 'settings'
Check warning on line 59 in src/tribler/core/components/tunnel/tests/test_triblertunnel_community.py
codacy-production / Codacy Static Code Analysis
src/tribler/core/components/tunnel/tests/test_triblertunnel_community.py#L59
Unused argument 'enable_statistics'
codacy-production / Codacy Static Code Analysis
src/tribler/core/components/tunnel/tests/test_triblertunnel_community.py#L668
Attribute 'tmp_path' defined outside __init__