Skip to content

added test cases

d2ae0af
Select commit
Loading
Failed to load commit list.
Merged

Dalgo Migration: Add threads endpoints (thread creation+polling) #171

added test cases
d2ae0af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 9, 2025 in 1s

73.26% of diff hit (target 93.26%)

View this Pull Request on Codecov

73.26% of diff hit (target 93.26%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L286 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L288 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/threads.py#L290-L292

Added lines #L290 - L292 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/threads.py#L294-L295

Added lines #L294 - L295 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L297 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L299 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L318 was 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#L320-L321

Added lines #L320 - L321 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L323 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L325 was not covered by tests

Check warning on line 469 in backend/app/tests/api/routes/test_threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/tests/api/routes/test_threads.py#L468-L469

Added lines #L468 - L469 were not covered by tests

Check warning on line 477 in backend/app/tests/api/routes/test_threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/tests/api/routes/test_threads.py#L471-L477

Added lines #L471 - L477 were not covered by tests

Check warning on line 494 in backend/app/tests/api/routes/test_threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/tests/api/routes/test_threads.py#L493-L494

Added lines #L493 - L494 were not covered by tests

Check warning on line 501 in backend/app/tests/api/routes/test_threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/tests/api/routes/test_threads.py#L496-L501

Added lines #L496 - L501 were not covered by tests

Check warning on line 517 in backend/app/tests/api/routes/test_threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/tests/api/routes/test_threads.py#L516-L517

Added lines #L516 - L517 were not covered by tests

Check warning on line 524 in backend/app/tests/api/routes/test_threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/tests/api/routes/test_threads.py#L519-L524

Added lines #L519 - L524 were not covered by tests

Check warning on line 534 in backend/app/tests/api/routes/test_threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/tests/api/routes/test_threads.py#L533-L534

Added lines #L533 - L534 were not covered by tests

Check warning on line 538 in backend/app/tests/api/routes/test_threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/tests/api/routes/test_threads.py#L536-L538

Added lines #L536 - L538 were not covered by tests

Check warning on line 550 in backend/app/tests/api/routes/test_threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/tests/api/routes/test_threads.py#L550

Added line #L550 was not covered by tests

Check warning on line 552 in backend/app/tests/api/routes/test_threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/tests/api/routes/test_threads.py#L552

Added line #L552 was not covered by tests

Check warning on line 554 in backend/app/tests/api/routes/test_threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/tests/api/routes/test_threads.py#L554

Added line #L554 was not covered by tests

Check warning on line 558 in backend/app/tests/api/routes/test_threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/tests/api/routes/test_threads.py#L556-L558

Added lines #L556 - L558 were not covered by tests