Skip to content

feat: add docker restart mutation#2022

Merged
elibosley merged 8 commits into
unraid:mainfrom
rkozyak:feat/docker-restart
Jun 18, 2026
Merged

feat: add docker restart mutation#2022
elibosley merged 8 commits into
unraid:mainfrom
rkozyak:feat/docker-restart

chore(api): regenerate graphql schema for docker restart mutation

e7b3b18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2026 in 1s

52.77% (+0.13%) compared to 264ddf0

View this Pull Request on Codecov

52.77% (+0.13%) compared to 264ddf0

Details

Codecov Report

❌ Patch coverage is 78.57143% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.77%. Comparing base (264ddf0) to head (e7b3b18).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...nraid-api/graph/resolvers/docker/docker.service.ts 76.56% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2022      +/-   ##
==========================================
+ Coverage   52.63%   52.77%   +0.13%     
==========================================
  Files        1035     1035              
  Lines       72033    72060      +27     
  Branches     8243     8294      +51     
==========================================
+ Hits        37914    38027     +113     
+ Misses      33993    33907      -86     
  Partials      126      126              

☔ View full report in Codecov by Harness.
📢 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.