Skip to content

fix(ci): align docker name changes with prettier

1473a95
Select commit
Loading
Failed to load commit list.
Merged

fix(docker): guard primary container name access #1977

fix(ci): align docker name changes with prettier
1473a95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 0s

52.10% (+0.02%) compared to 7f04f8e

View this Pull Request on Codecov

52.10% (+0.02%) compared to 7f04f8e

Details

Codecov Report

❌ Patch coverage is 65.68627% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.10%. Comparing base (7f04f8e) to head (1473a95).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...rc/components/Docker/DockerContainerManagement.vue 0.00% 6 Missing ⚠️
...ph/resolvers/docker/utils/docker-container-name.ts 82.75% 5 Missing ⚠️
web/src/utils/docker.ts 0.00% 5 Missing ⚠️
.../src/components/Docker/DockerAutostartSettings.vue 0.00% 4 Missing ⚠️
web/src/components/Docker/DockerOrphanedAlert.vue 0.00% 3 Missing ⚠️
...nraid-api/graph/resolvers/docker/docker.service.ts 50.00% 2 Missing ⚠️
web/src/components/Docker/ContainerSizesModal.vue 0.00% 2 Missing ⚠️
...eb/src/components/Docker/DockerContainersTable.vue 0.00% 2 Missing ⚠️
web/src/composables/useDockerEditNavigation.ts 0.00% 2 Missing ⚠️
web/src/composables/useDockerRowActions.ts 0.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1977      +/-   ##
==========================================
+ Coverage   52.08%   52.10%   +0.02%     
==========================================
  Files        1031     1032       +1     
  Lines       71564    71616      +52     
  Branches     8090     8105      +15     
==========================================
+ Hits        37275    37318      +43     
- Misses      34164    34173       +9     
  Partials      125      125              

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