feat(cmd/bundle): add new bundle build sub-commands #2334
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
failed
Nov 8, 2023 in 0s
70.66% (-0.19%) compared to e5fe37c
View this Pull Request on Codecov
70.66% (-0.19%) compared to e5fe37c
Details
Codecov Report
Merging #2334 (fc59ef6) into gm/fs-oci (e5fe37c) will decrease coverage by
0.19%
.
The diff coverage is67.55%
.
@@ Coverage Diff @@
## gm/fs-oci #2334 +/- ##
=============================================
- Coverage 70.85% 70.66% -0.19%
=============================================
Files 80 81 +1
Lines 7679 7892 +213
=============================================
+ Hits 5441 5577 +136
- Misses 1918 1977 +59
- Partials 320 338 +18
Files | Coverage Δ | |
---|---|---|
internal/config/storage.go | 86.86% <ø> (+4.29%) |
⬆️ |
internal/ext/exporter.go | 86.32% <100.00%> (-0.07%) |
⬇️ |
internal/ext/importer.go | 73.16% <100.00%> (ø) |
|
internal/storage/fs/oci/source.go | 76.92% <75.00%> (+0.45%) |
⬆️ |
internal/ext/common.go | 88.00% <91.66%> (+3.38%) |
⬆️ |
internal/ext/encoding.go | 86.66% <86.66%> (ø) |
|
internal/storage/fs/snapshot.go | 71.63% <72.85%> (+1.34%) |
⬆️ |
internal/oci/file.go | 58.68% <59.66%> (-8.62%) |
⬇️ |
... and 1 file with indirect coverage changes
📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!
Loading