Skip to content

Y26-035 - Add health endpoint#654

Merged
StephenHulme merged 2 commits intodevelopfrom
sh51/add-lightweight-health-endpoint
Mar 2, 2026
Merged

Y26-035 - Add health endpoint#654
StephenHulme merged 2 commits intodevelopfrom
sh51/add-lightweight-health-endpoint

Conversation

@StephenHulme
Copy link
Contributor

Adds a dedicated health endpoint as part of sanger/General-Backlog-Items#700

Changes proposed in this pull request

  • Add HealthController and /health endpoint

Instructions for Reviewers

[All PRs] - Confirm PR template filled
[Feature Branches] - Review code
[Production Merges to main]
    - Check story numbers included
    - Check for debug code
    - Check version

@StephenHulme StephenHulme changed the title [dev] Add health endpoint Y26-035 - Add health endpoint Feb 26, 2026
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

❌ Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.26%. Comparing base (eb9bda1) to head (c0dc875).
⚠️ Report is 15 commits behind head on develop.

Files with missing lines Patch % Lines
app/controllers/health_controller.rb 75.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #654      +/-   ##
===========================================
- Coverage    80.31%   80.26%   -0.06%     
===========================================
  Files           74       75       +1     
  Lines         1128     1140      +12     
===========================================
+ Hits           906      915       +9     
- Misses         222      225       +3     
Flag Coverage Δ
pull_request 80.26% <75.00%> (?)
push 80.26% <75.00%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@StephenHulme StephenHulme self-assigned this Feb 27, 2026
@StephenHulme StephenHulme merged commit 6a20dea into develop Mar 2, 2026
5 of 6 checks passed
@StephenHulme StephenHulme deleted the sh51/add-lightweight-health-endpoint branch March 2, 2026 09:08
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.

2 participants