feat: add image volume archive function for use as mount - #5235
Open
a1994sc wants to merge 21 commits into
Open
Codecov / codecov/project
succeeded
Aug 23, 2026 in 0s
56.45% (+0.20%) compared to f5f193d
View this Pull Request on Codecov
56.45% (+0.20%) compared to f5f193d
Details
Codecov Report
❌ Patch coverage is 69.05830% with 138 lines in your changes missing coverage. Please review.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/cmd/dev.go | 36.81% <100.00%> (+0.06%) |
⬆️ |
| src/pkg/zoci/archive/helper.go | 100.00% <100.00%> (ø) |
|
| src/pkg/zoci/image/platform.go | 100.00% <100.00%> (ø) |
|
| src/cmd/cobra/root.go | 0.00% <0.00%> (ø) |
|
| src/cmd/root.go | 36.18% <16.66%> (-0.61%) |
⬇️ |
| src/pkg/zoci/archive/store.go | 79.16% <79.16%> (ø) |
|
| src/pkg/zoci/image/builder.go | 80.00% <80.00%> (ø) |
|
| src/cmd/cobra/dev.go | 0.00% <0.00%> (ø) |
|
| src/cmd/dev/iva.go | 55.55% <55.55%> (ø) |
|
| src/pkg/zoci/image/volume.go | 73.68% <73.68%> (ø) |
... and 3 files with indirect coverage changes
🚀 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.
Loading