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

Fix up the healthcheck endpoint #2704

Merged
merged 7 commits into from
Jan 24, 2025

Tidy up environment more when bringing it down.

144815d
Select commit
Loading
Failed to load commit list.
Merged

Fix up the healthcheck endpoint #2704

Tidy up environment more when bringing it down.
144815d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

91.79% (target 80.00%)

View this Pull Request on Codecov

91.79% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.79%. Comparing base (4c488cc) to head (144815d).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2704      +/-   ##
============================================
+ Coverage     91.77%   91.79%   +0.01%     
- Complexity     1747     1748       +1     
============================================
  Files           360      360              
  Lines          8172     8187      +15     
============================================
+ Hits           7500     7515      +15     
  Misses          655      655              
  Partials         17       17              
Files with missing lines Coverage Δ
...rc/App/src/DataAccess/ApiGateway/RequestSigner.php 100.00% <100.00%> (ø)
.../src/Handler/Factory/HealthcheckHandlerFactory.php 100.00% <100.00%> (ø)
...api/app/src/App/src/Handler/HealthcheckHandler.php 88.70% <100.00%> (+2.43%) ⬆️