-
Notifications
You must be signed in to change notification settings - Fork 90
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
[backend] Adding a new "health" endpoint (#1850) #1950
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/1.10.0 #1950 +/- ##
====================================================
+ Coverage 34.03% 34.16% +0.12%
- Complexity 1303 1315 +12
====================================================
Files 519 522 +3
Lines 15661 15716 +55
Branches 972 975 +3
====================================================
+ Hits 5330 5369 +39
- Misses 10070 10084 +14
- Partials 261 263 +2 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple nitpicks but solid work overall, thanks!
Proposed changes
Related issues
Checklist