Skip to content

fix(api): defer docker startup tasks until ready#1952

Merged
elibosley merged 4 commits into
mainfrom
codex/defer-docker-startup-tasks
Mar 24, 2026
Merged

fix(api): defer docker startup tasks until ready#1952
elibosley merged 4 commits into
mainfrom
codex/defer-docker-startup-tasks

fix(api): retry PM2 ready signal on IPC failure

4f87811
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 0s

51.74% (+0.00%) compared to 8f4ea98

View this Pull Request on Codecov

51.74% (+0.00%) compared to 8f4ea98

Details

Codecov Report

❌ Patch coverage is 51.11111% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.74%. Comparing base (8f4ea98) to head (4f87811).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
api/src/unraid-api/main.ts 0.00% 41 Missing ⚠️
...api/graph/resolvers/docker/docker-startup-tasks.ts 95.45% 2 Missing ⚠️
api/src/index.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1952   +/-   ##
=======================================
  Coverage   51.74%   51.74%           
=======================================
  Files        1026     1028    +2     
  Lines       70725    70792   +67     
  Branches     7890     7884    -6     
=======================================
+ Hits        36595    36630   +35     
- Misses      34007    34039   +32     
  Partials      123      123           

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