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: Healthcheck endpoint #1751

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Conversation

godexsoft
Copy link
Collaborator

This implement a simple endpoint for system healthcheck.

Copy link

codecov bot commented Nov 23, 2024

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 71.65%. Comparing base (541bf43) to head (40cef49).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
src/app/ClioApplication.cpp 0.00% 3 Missing ⚠️
src/etlng/impl/GrpcSource.cpp 0.00% 0 Missing and 1 partial ⚠️
src/web/impl/HttpBase.hpp 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1751      +/-   ##
===========================================
- Coverage    71.67%   71.65%   -0.02%     
===========================================
  Files          295      295              
  Lines        12649    12652       +3     
  Branches      6471     6473       +2     
===========================================
  Hits          9066     9066              
- Misses        1871     1873       +2     
- Partials      1712     1713       +1     

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

@godexsoft godexsoft marked this pull request as ready for review November 23, 2024 03:27
@godexsoft godexsoft merged commit fd73b90 into XRPLF:develop Nov 26, 2024
16 of 17 checks passed
godexsoft added a commit to godexsoft/clio that referenced this pull request Nov 27, 2024
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.

3 participants