Skip to content

Merge branch 'main' into enhancement/global_exception

423aa4c
Select commit
Loading
Failed to load commit list.
Merged

Global exception handling #212

Merge branch 'main' into enhancement/global_exception
423aa4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 16, 2025 in 1s

90.29% of diff hit (target 86.25%)

View this Pull Request on Codecov

90.29% of diff hit (target 86.25%)

Annotations

Check warning on line 68 in backend/app/api/routes/api_keys.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/api_keys.py#L68

Added line #L68 was not covered by tests

Check warning on line 71 in backend/app/api/routes/api_keys.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/api_keys.py#L71

Added line #L71 was not covered by tests

Check warning on line 75 in backend/app/api/routes/api_keys.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/api_keys.py#L75

Added line #L75 was not covered by tests

Check warning on line 320 in backend/app/api/routes/collections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/collections.py#L320

Added line #L320 was not covered by tests

Check warning on line 334 in backend/app/api/routes/collections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/collections.py#L334

Added line #L334 was not covered by tests

Check warning on line 353 in backend/app/api/routes/collections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/collections.py#L352-L353

Added lines #L352 - L353 were not covered by tests

Check warning on line 65 in backend/app/api/routes/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/credentials.py#L65

Added line #L65 was not covered by tests

Check warning on line 140 in backend/app/api/routes/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/credentials.py#L140

Added line #L140 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L132 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L232 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L243 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L253 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L257 was not covered by tests

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

Added line #L290 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 303 in backend/app/api/routes/threads.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L303 was not covered by tests

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

Added line #L335 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L353 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L392 was not covered by tests

Check warning on line 28 in backend/app/core/exception_handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/core/exception_handlers.py#L28

Added line #L28 was not covered by tests

Check warning on line 22 in backend/app/crud/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/crud/credentials.py#L22

Added line #L22 was not covered by tests

Check warning on line 43 in backend/app/crud/organization.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/crud/organization.py#L43

Added line #L43 was not covered by tests