Skip to content

[backend] feat(healthchecks): rebase branch on last modifications (#4…

f4555bc
Select commit
Loading
Failed to load commit list.
Merged

[frontend/backend] feat: use healthchecks to manage inject readyness (#4263) #4277

[backend] feat(healthchecks): rebase branch on last modifications (#4…
f4555bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2026 in 0s

55.64% (target 50.00%)

View this Pull Request on Codecov

55.64% (target 50.00%)

Details

Codecov Report

❌ Patch coverage is 87.58170% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.64%. Comparing base (f7440bc) to head (f4555bc).

Files with missing lines Patch % Lines
...io/openaev/healthcheck/utils/HealthCheckUtils.java 85.43% 10 Missing and 12 partials ⚠️
...n/java/io/openaev/service/InjectImportService.java 0.00% 7 Missing ⚠️
...n/java/io/openaev/service/InjectSearchService.java 95.65% 2 Missing and 1 partial ⚠️
...va/io/openaev/rest/inject/SimulationInjectApi.java 0.00% 2 Missing ⚠️
...va/io/openaev/rest/inject/output/InjectOutput.java 50.00% 0 Missing and 2 partials ⚠️
...n/java/io/openaev/healthcheck/dto/HealthCheck.java 96.29% 1 Missing ⚠️
...io/openaev/scheduler/jobs/InjectsExecutionJob.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##             release/current    #4277      +/-   ##
=====================================================
+ Coverage              55.23%   55.64%   +0.41%     
- Complexity              4302     4352      +50     
=====================================================
  Files                    972      971       -1     
  Lines                  28908    29103     +195     
  Branches                2120     2141      +21     
=====================================================
+ Hits                   15966    16195     +229     
+ Misses                 12004    11959      -45     
- Partials                 938      949      +11     

☔ 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.