Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@yottahmd
Copy link
Collaborator

@yottahmd yottahmd commented Feb 11, 2025

Issue: #820

Changes:

  • Added /health endpoint
  • Updated REST API documentation

@yottahmd yottahmd linked an issue Feb 11, 2025 that may be closed by this pull request
@yottahmd yottahmd merged commit 3963285 into main Feb 11, 2025
4 checks passed
@yottahmd yottahmd deleted the 820-healthcheck branch February 11, 2025 07:21
@codecov
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 55.93%. Comparing base (c831612) to head (afc3a0c).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/client/client.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #823   +/-   ##
=======================================
  Coverage   55.93%   55.93%           
=======================================
  Files          73       73           
  Lines        7920     7920           
=======================================
  Hits         4430     4430           
  Misses       3110     3110           
  Partials      380      380           
Files with missing lines Coverage Δ
internal/client/interface.go 100.00% <ø> (ø)
internal/client/client.go 57.09% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c831612...afc3a0c. Read the comment docs.

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.

add an endpoint for healthcheck

1 participant