Skip to content

fix(devcontainer): mount the cache volumes at the roots the tools use - #231

Closed
Syndic wants to merge 2 commits into
mainfrom
claude/devcontainer-cache-persistence
Closed

fix(devcontainer): mount the cache volumes at the roots the tools use#231
Syndic wants to merge 2 commits into
mainfrom
claude/devcontainer-cache-persistence

fix(devcontainer): mount $GOPATH/pkg, not all of $GOPATH

e5e53a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2026 in 0s

84.45% (+0.37%) compared to 5e731a7

View this Pull Request on Codecov

84.45% (+0.37%) compared to 5e731a7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.45%. Comparing base (5e731a7) to head (e5e53a6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #231      +/-   ##
==========================================
+ Coverage   84.07%   84.45%   +0.37%     
==========================================
  Files          39       40       +1     
  Lines        2129     2193      +64     
  Branches       91       99       +8     
==========================================
+ Hits         1790     1852      +62     
- Misses        324      325       +1     
- Partials       15       16       +1     
Components Coverage Δ
Go 86.14% <ø> (ø)
Python 79.79% <96.92%> (+2.10%) ⬆️
Category: apps ∅ <ø> (∅)
Category: infra ∅ <ø> (∅)
Category: libs ∅ <ø> (∅)
Category: meta 79.79% <96.92%> (+2.10%) ⬆️
Category: services ∅ <ø> (∅)
Category: tools 86.14% <ø> (ø)
Project: meta/scripts 79.79% <96.92%> (+2.10%) ⬆️
Project: tools/network_infrastructure_maintenance 86.14% <ø> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 011a9aa...e5e53a6. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.