Skip to content

Ported communities to CommunitySettings

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codacy Production / Codacy Static Code Analysis required action Oct 5, 2023 in 0s

15 new issues (0 max.) of at least minor severity.

Codacy 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/tribler/core/components/bandwidth_accounting/tests/test_community.py#L27

Unused argument 'create_dht'

Check warning on line 73 in src/tribler/core/components/gigachannel/community/tests/test_gigachannel_community.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/tribler/core/components/gigachannel/community/tests/test_gigachannel_community.py#L73

Unused argument 'settings'

Check warning on line 74 in src/tribler/core/components/gigachannel/community/tests/test_gigachannel_community.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/tribler/core/components/gigachannel/community/tests/test_gigachannel_community.py#L74

Unused argument 'enable_statistics'

Check warning on line 27 in src/tribler/core/components/knowledge/community/tests/test_knowledge_community.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/tribler/core/components/knowledge/community/tests/test_knowledge_community.py#L27

Unused argument 'settings'

Check warning on line 28 in src/tribler/core/components/knowledge/community/tests/test_knowledge_community.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/tribler/core/components/knowledge/community/tests/test_knowledge_community.py#L28

Unused argument 'enable_statistics'

Check warning on line 80 in src/tribler/core/components/metadata_store/remote_query_community/tests/test_remote_query_community.py

See this annotation in the file changed.

@codacy-production 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'

Check warning on line 81 in src/tribler/core/components/metadata_store/remote_query_community/tests/test_remote_query_community.py

See this annotation in the file changed.

@codacy-production 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'

Check warning on line 44 in src/tribler/core/components/metadata_store/remote_query_community/tests/test_remote_search_by_tags.py

See this annotation in the file changed.

@codacy-production 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'

Check warning on line 45 in src/tribler/core/components/metadata_store/remote_query_community/tests/test_remote_search_by_tags.py

See this annotation in the file changed.

@codacy-production 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'

Check warning on line 60 in src/tribler/core/components/popularity/community/tests/test_popularity_community.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/tribler/core/components/popularity/community/tests/test_popularity_community.py#L60

Unused argument 'settings'

Check warning on line 61 in src/tribler/core/components/popularity/community/tests/test_popularity_community.py

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/tribler/core/components/tunnel/tests/test_triblertunnel_community.py#L59

Unused argument 'enable_statistics'

Check warning on line 668 in src/tribler/core/components/tunnel/tests/test_triblertunnel_community.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/tribler/core/components/tunnel/tests/test_triblertunnel_community.py#L668

Attribute 'tmp_path' defined outside __init__