Skip to content

Add edstep visualization for the factchecking pipeline

68cec8e
Select commit
Loading
Failed to load commit list.
Open

Issue 4: Feature/chainlit UI enhancement #26

Add edstep visualization for the factchecking pipeline
68cec8e
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jun 11, 2025 in 0s

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

Annotations

Check warning on line 19 in app.py

See this annotation in the file changed.

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

app.py#L19

Redefining built-in 'type'

Check warning on line 13 in src/verifact_manager.py

See this annotation in the file changed.

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

src/verifact_manager.py#L13

Unused A imported from re

Check warning on line 14 in src/verifact_manager.py

See this annotation in the file changed.

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

src/verifact_manager.py#L14

Unused raise_signal imported from signal

Check warning on line 44 in src/verifact_manager.py

See this annotation in the file changed.

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

src/verifact_manager.py#L44

Method run has 84 lines of code (limit is 50)

Check warning on line 44 in src/verifact_manager.py

See this annotation in the file changed.

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

src/verifact_manager.py#L44

Method run has a cyclomatic complexity of 17 (limit is 8)

Check warning on line 176 in src/verifact_manager.py

See this annotation in the file changed.

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

src/verifact_manager.py#L176

String statement has no effect

Check failure on line 411 in uv.lock

See this annotation in the file changed.

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

uv.lock#L411

Insecure dependency pypi/python-multipart@0.0.9 (CVE-2024-53981: python-multipart: python-multipart has a DoS via deformation `multipart/form-data` boundary) (update to 0.0.18)