feat: container outputs and dynamic environments #591
Merged
Codecov / codecov/project
failed
Aug 13, 2024 in 1s
58.03% (target 90.00%)
View this Pull Request on Codecov
58.03% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 59.47137%
with 92 lines
in your changes missing coverage. Please review.
Project coverage is 58.03%. Comparing base (
dd70412
) to head (1dda99b
).
Additional details and impacted files
@@ Coverage Diff @@
## main #591 +/- ##
==========================================
+ Coverage 57.91% 58.03% +0.11%
==========================================
Files 120 121 +1
Lines 5014 5164 +150
==========================================
+ Hits 2904 2997 +93
- Misses 1907 1942 +35
- Partials 203 225 +22
Files | Coverage Δ | |
---|---|---|
executor/linux/linux.go | 100.00% <100.00%> (ø) |
|
executor/linux/opts.go | 100.00% <100.00%> (ø) |
|
executor/linux/secret.go | 73.50% <100.00%> (ø) |
|
executor/local/build.go | 75.66% <100.00%> (ø) |
|
executor/local/stage.go | 79.62% <100.00%> (ø) |
|
executor/setup.go | 100.00% <100.00%> (ø) |
|
executor/linux/service.go | 77.24% <75.00%> (-0.14%) |
⬇️ |
internal/image/image.go | 85.71% <73.33%> (+1.71%) |
⬆️ |
runtime/docker/image.go | 65.71% <0.00%> (ø) |
|
cmd/vela-worker/exec.go | 0.00% <0.00%> (ø) |
|
... and 7 more |
Loading