Skip to content

refactoring for assitant code

64ab254
Select commit
Loading
Failed to load commit list.
Merged

Response API: Async #218

refactoring for assitant code
64ab254
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 17, 2025 in 1s

74.29% of diff hit (target 87.33%)

View this Pull Request on Codecov

74.29% of diff hit (target 87.33%)

Annotations

Check warning on line 95 in backend/app/api/routes/responses.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/responses.py#L95

Added line #L95 was not covered by tests

Check warning on line 161 in backend/app/api/routes/responses.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/responses.py#L159-L161

Added lines #L159 - L161 were not covered by tests

Check warning on line 164 in backend/app/api/routes/responses.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/responses.py#L164

Added line #L164 was not covered by tests

Check warning on line 195 in backend/app/api/routes/responses.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/responses.py#L195

Added line #L195 was not covered by tests

Check warning on line 198 in backend/app/api/routes/responses.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/responses.py#L198

Added line #L198 was not covered by tests

Check warning on line 210 in backend/app/api/routes/responses.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/responses.py#L210

Added line #L210 was not covered by tests

Check warning on line 213 in backend/app/api/routes/responses.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/responses.py#L213

Added line #L213 was not covered by tests

Check warning on line 176 in backend/app/api/routes/threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/threads.py#L175-L176

Added lines #L175 - L176 were not covered by tests

Check warning on line 180 in backend/app/api/routes/threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/threads.py#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 240 in backend/app/api/routes/threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/threads.py#L238-L240

Added lines #L238 - L240 were not covered by tests

Check warning on line 256 in backend/app/api/routes/threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/threads.py#L254-L256

Added lines #L254 - L256 were not covered by tests

Check warning on line 302 in backend/app/api/routes/threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/threads.py#L300-L302

Added lines #L300 - L302 were not covered by tests

Check warning on line 307 in backend/app/api/routes/threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/threads.py#L307

Added line #L307 was not covered by tests

Check warning on line 314 in backend/app/api/routes/threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/threads.py#L313-L314

Added lines #L313 - L314 were not covered by tests

Check warning on line 321 in backend/app/api/routes/threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/threads.py#L319-L321

Added lines #L319 - L321 were not covered by tests

Check warning on line 336 in backend/app/api/routes/threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/threads.py#L335-L336

Added lines #L335 - L336 were not covered by tests

Check warning on line 338 in backend/app/api/routes/threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/threads.py#L338

Added line #L338 was not covered by tests

Check warning on line 352 in backend/app/api/routes/threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/threads.py#L352

Added line #L352 was not covered by tests

Check warning on line 362 in backend/app/api/routes/threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/threads.py#L360-L362

Added lines #L360 - L362 were not covered by tests

Check warning on line 51 in backend/app/core/util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/core/util.py#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 53 in backend/app/core/util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/core/util.py#L53

Added line #L53 was not covered by tests

Check warning on line 55 in backend/app/core/util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/core/util.py#L55

Added line #L55 was not covered by tests

Check warning on line 62 in backend/app/core/util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/core/util.py#L62

Added line #L62 was not covered by tests

Check warning on line 71 in backend/app/core/util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/core/util.py#L68-L71

Added lines #L68 - L71 were not covered by tests

Check warning on line 85 in backend/app/core/util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/core/util.py#L84-L85

Added lines #L84 - L85 were not covered by tests