Skip to content

fixes

22d4f22
Select commit
Loading
Failed to load commit list.
Merged

Global exception handling #212

fixes
22d4f22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 12, 2025 in 0s

91.05% of diff hit (target 86.23%)

View this Pull Request on Codecov

91.05% of diff hit (target 86.23%)

Annotations

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 35 in backend/app/api/routes/credentials.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L35 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/api/routes/credentials.py#L39-L43

Added lines #L39 - L43 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L68 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L132 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 89 in backend/app/tests/crud/test_api_key.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/tests/crud/test_api_key.py#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 92 in backend/app/tests/crud/test_api_key.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/app/tests/crud/test_api_key.py#L91-L92

Added lines #L91 - L92 were not covered by tests