Feature/Issue#3_supabase #27
8 new issues (0 max.) of at least minor severity.
Annotations
Check warning on line 41 in src/tests/test_database.py
codacy-production / Codacy Static Code Analysis
src/tests/test_database.py#L41
Method test_database_operations has 68 lines of code (limit is 50)
Check warning on line 41 in src/tests/test_database.py
codacy-production / Codacy Static Code Analysis
src/tests/test_database.py#L41
Method test_database_operations has a cyclomatic complexity of 9 (limit is 8)
Check warning on line 209 in src/utils/db.py
codacy-production / Codacy Static Code Analysis
src/utils/db.py#L209
Method find_similar_claims has a cyclomatic complexity of 10 (limit is 8)
Check warning on line 222 in src/utils/db.py
codacy-production / Codacy Static Code Analysis
src/utils/db.py#L222
Access to member '_cache' before its definition line 255
Check warning on line 223 in src/utils/db.py
codacy-production / Codacy Static Code Analysis
src/utils/db.py#L223
Access to member '_cache' before its definition line 255
Check warning on line 18 in src/verifact_manager.py
codacy-production / Codacy Static Code Analysis
src/verifact_manager.py#L18
Unused SimilarClaimResult imported from src.utils.db
Check warning on line 40 in src/verifact_manager.py
codacy-production / Codacy Static Code Analysis
src/verifact_manager.py#L40
Method run has 124 lines of code (limit is 50)
Check warning on line 40 in src/verifact_manager.py
codacy-production / Codacy Static Code Analysis
src/verifact_manager.py#L40
Method run has a cyclomatic complexity of 54 (limit is 8)