Skip to content

fix: lint ruff

ad610d2
Select commit
Loading
Failed to load commit list.
Merged

Attachments: Enhancements , strategy specific to certain LLMs #1733

fix: lint ruff
ad610d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 14, 2025 in 1s

7.20% of diff hit (target 29.59%)

View this Pull Request on Codecov

7.20% of diff hit (target 29.59%)

Annotations

Check warning on line 53 in application/agents/classic_agent.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/agents/classic_agent.py#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 36 in application/agents/llm_handler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/agents/llm_handler.py#L36

Added line #L36 was not covered by tests

Check warning on line 39 in application/agents/llm_handler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/agents/llm_handler.py#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 47 in application/agents/llm_handler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/agents/llm_handler.py#L41-L47

Added lines #L41 - L47 were not covered by tests

Check warning on line 50 in application/agents/llm_handler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/agents/llm_handler.py#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 53 in application/agents/llm_handler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/agents/llm_handler.py#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 55 in application/agents/llm_handler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/agents/llm_handler.py#L55

Added line #L55 was not covered by tests

Check warning on line 61 in application/agents/llm_handler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/agents/llm_handler.py#L58-L61

Added lines #L58 - L61 were not covered by tests

Check warning on line 66 in application/agents/llm_handler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/agents/llm_handler.py#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 68 in application/agents/llm_handler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/agents/llm_handler.py#L68

Added line #L68 was not covered by tests

Check warning on line 163 in application/agents/llm_handler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/agents/llm_handler.py#L163

Added line #L163 was not covered by tests

Check warning on line 169 in application/agents/llm_handler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/agents/llm_handler.py#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 248 in application/agents/llm_handler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/agents/llm_handler.py#L248

Added line #L248 was not covered by tests

Check warning on line 252 in application/agents/llm_handler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/agents/llm_handler.py#L250-L252

Added lines #L250 - L252 were not covered by tests

Check warning on line 258 in application/agents/llm_handler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/agents/llm_handler.py#L258

Added line #L258 was not covered by tests

Check warning on line 347 in application/agents/llm_handler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/agents/llm_handler.py#L346-L347

Added lines #L346 - L347 were not covered by tests

Check warning on line 838 in application/api/answer/routes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/api/answer/routes.py#L838

Added line #L838 was not covered by tests

Check warning on line 2509 in application/api/user/routes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/api/user/routes.py#L2509

Added line #L2509 was not covered by tests

Check warning on line 2512 in application/api/user/routes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/api/user/routes.py#L2512

Added line #L2512 was not covered by tests

Check warning on line 2525 in application/api/user/routes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/api/user/routes.py#L2525

Added line #L2525 was not covered by tests

Check warning on line 66 in application/llm/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/llm/base.py#L66

Added line #L66 was not covered by tests

Check warning on line 16 in application/llm/google_ai.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/llm/google_ai.py#L16

Added line #L16 was not covered by tests

Check warning on line 25 in application/llm/google_ai.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/llm/google_ai.py#L25

Added line #L25 was not covered by tests

Check warning on line 46 in application/llm/google_ai.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/llm/google_ai.py#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 48 in application/llm/google_ai.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

application/llm/google_ai.py#L48

Added line #L48 was not covered by tests