Fix up the healthcheck endpoint #2704
Merged
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
@@ 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%) |
⬆️ |
Loading