Tests/factcheck pipeline test #22
Open
Codacy Production / Codacy Static Code Analysis
required action
Jun 2, 2025 in 0s
2 new issues (0 max.) of at least minor severity.
Annotations
Check warning on line 21 in src/tests/test_faithfulness.py
codacy-production / Codacy Static Code Analysis
src/tests/test_faithfulness.py#L21
Method test_faithfulness_real_output has a cyclomatic complexity of 11 (limit is 8)
Check warning on line 65 in src/tests/test_faithfulness.py
codacy-production / Codacy Static Code Analysis
src/tests/test_faithfulness.py#L65
Else clause on loop without a break statement, remove the else and de-indent all the code inside it
Loading