Skip to content

refactor(mounts): extract host bind-mount logic into sandbox/mounts package - #44

Merged
neurolabs merged 1 commit into
mainfrom
refactor/mounts-package
Aug 31, 2026
Merged

refactor(mounts): extract host bind-mount logic into sandbox/mounts package#44
neurolabs merged 1 commit into
mainfrom
refactor/mounts-package

refactor(mounts): extract host bind-mount logic into sandbox/mounts p…

69c70f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2026 in 1s

88.73% (-0.07%) compared to b13e77b, passed because coverage increased by 0.02% when compared to adjusted base (88.70%)

View this Pull Request on Codecov

88.73% (-0.07%) compared to b13e77b, passed because coverage increased by 0.02% when compared to adjusted base (88.70%)

Details

Codecov Report

❌ Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.73%. Comparing base (b13e77b) to head (69c70f9).

Files with missing lines Patch % Lines
internal/sandbox/mounts/mounts.go 88.23% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
- Coverage   88.80%   88.73%   -0.07%     
==========================================
  Files          87       87              
  Lines        5314     5299      -15     
==========================================
- Hits         4719     4702      -17     
- Misses        413      414       +1     
- Partials      182      183       +1     

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