feat: container outputs and dynamic environments #591
Merged
Codecov / codecov/project
failed
Aug 26, 2024 in 0s
57.60% (target 90.00%)
View this Pull Request on Codecov
57.60% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 60.27397%
with 87 lines
in your changes missing coverage. Please review.
Project coverage is 57.60%. Comparing base (
66403e5
) to head (33dbda9
).
Additional details and impacted files
@@ Coverage Diff @@
## main #591 +/- ##
==========================================
+ Coverage 57.44% 57.60% +0.16%
==========================================
Files 120 121 +1
Lines 5055 5204 +149
==========================================
+ Hits 2904 2998 +94
- Misses 1948 1982 +34
- Partials 203 224 +21
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/setup.go | 100.00% <100.00%> (ø) |
|
internal/step/environment.go | 78.57% <100.00%> (+1.64%) |
⬆️ |
cmd/vela-worker/exec.go | 0.00% <0.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%> (ø) |
|
runtime/kubernetes/container.go | 77.93% <28.57%> (-1.79%) |
⬇️ |
... and 6 more |
Loading