Skip to content

fix: address coderabbit comments

bc9b851
Select commit
Loading
Failed to load commit list.
Merged

feat: docker overview #1855

fix: address coderabbit comments
bc9b851
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2025 in 0s

46.48% (+0.05%) compared to a0745e1

View this Pull Request on Codecov

46.48% (+0.05%) compared to a0745e1

Details

Codecov Report

❌ Patch coverage is 5.40541% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.48%. Comparing base (a0745e1) to head (bc9b851).

Files with missing lines Patch % Lines
web/src/composables/useContainerActions.ts 0.00% 12 Missing ⚠️
...Notifications/CriticalNotifications.standalone.vue 0.00% 11 Missing ⚠️
...eb/src/components/Docker/SingleDockerLogViewer.vue 0.00% 4 Missing ⚠️
...nraid-api/graph/resolvers/docker/docker.service.ts 0.00% 2 Missing ⚠️
api/src/unraid-api/organizer/organizer.ts 0.00% 2 Missing ⚠️
web/src/components/Common/BaseTreeTable.vue 0.00% 2 Missing ⚠️
web/src/components/Wrapper/mount-engine.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1855      +/-   ##
==========================================
+ Coverage   46.43%   46.48%   +0.05%     
==========================================
  Files         954      954              
  Lines       59784    59788       +4     
  Branches     5544     5548       +4     
==========================================
+ Hits        27763    27795      +32     
+ Misses      31902    31874      -28     
  Partials      119      119              

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