Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(api): integrate Sentry for error tracking and monitoring #171

Merged
merged 2 commits into from
Dec 4, 2024

test(api): add unit tests for Settings validation and password handling

e33a66e
Select commit
Loading
Failed to load commit list.
Merged

feat(api): integrate Sentry for error tracking and monitoring #171

test(api): add unit tests for Settings validation and password handling
e33a66e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 4, 2024 in 1s

62.50% of diff hit (target 2.08%)

View this Pull Request on Codecov

62.50% of diff hit (target 2.08%)

Annotations

Check warning on line 2 in api/src/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/app.py#L2

Added line #L2 was not covered by tests

Check warning on line 8 in api/src/app.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/app.py#L8

Added line #L8 was not covered by tests

Check warning on line 60 in api/src/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/src/config.py#L60

Added line #L60 was not covered by tests