Skip to content

Add probe endpoints#188

Merged
Pasarus merged 2 commits intomainfrom
add-probe-endpoints
Apr 20, 2026
Merged

Add probe endpoints#188
Pasarus merged 2 commits intomainfrom
add-probe-endpoints

Conversation

@keiranjprice101
Copy link
Copy Markdown
Collaborator

@keiranjprice101 keiranjprice101 commented Mar 23, 2026

Closes #185

Description

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 23, 2026

Codecov Report

❌ Patch coverage is 57.14286% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.55%. Comparing base (d06873d) to head (6abb08b).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
fia_auth/routers.py 60.00% 4 Missing ⚠️
fia_auth/db.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #188      +/-   ##
==========================================
- Coverage   98.50%   97.55%   -0.95%     
==========================================
  Files          18       18              
  Lines         600      613      +13     
==========================================
+ Hits          591      598       +7     
- Misses          9       15       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Pasarus Pasarus merged commit 9e65ce5 into main Apr 20, 2026
6 of 8 checks passed
@Pasarus Pasarus deleted the add-probe-endpoints branch April 20, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check DB connection on readiness probe

2 participants