Skip to content

Merge branch 'main' into feature/dalgo_migration

d3e283a
Select commit
Loading
Failed to load commit list.
Merged

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

Merge branch 'main' into feature/dalgo_migration
d3e283a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 13, 2025 in 1s

77.47% of diff hit (target 89.78%)

View this Pull Request on Codecov

77.47% of diff hit (target 89.78%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/threads.py#L308-L309

Added lines #L308 - L309 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L311 - L313 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L315 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L317 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L328 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L330 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L349 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#L351-L352

Added lines #L351 - L352 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L354 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L356 was not covered by tests

Check warning on line 487 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#L486-L487

Added lines #L486 - L487 were not covered by tests

Check warning on line 495 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#L489-L495

Added lines #L489 - L495 were not covered by tests

Check warning on line 512 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#L511-L512

Added lines #L511 - L512 were not covered by tests

Check warning on line 519 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#L514-L519

Added lines #L514 - L519 were not covered by tests

Check warning on line 535 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#L534-L535

Added lines #L534 - L535 were not covered by tests

Check warning on line 542 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#L537-L542

Added lines #L537 - L542 were 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#L551-L552

Added lines #L551 - L552 were not covered by tests

Check warning on line 556 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-L556

Added lines #L554 - L556 were not covered by tests

Check warning on line 568 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#L568

Added line #L568 was not covered by tests

Check warning on line 570 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#L570

Added line #L570 was not covered by tests

Check warning on line 572 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#L572

Added line #L572 was not covered by tests

Check warning on line 576 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#L574-L576

Added lines #L574 - L576 were not covered by tests