feat: container outputs and dynamic environments #591
Merged
Codecov / codecov/project
failed
Sep 6, 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 (48da52a
).
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 with missing lines | 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%) |
⬆️ |
...ernetes/generated/clientset/versioned/clientset.go | 29.72% <ø> (ø) |
|
...ed/clientset/versioned/fake/clientset_generated.go | 40.90% <ø> (ø) |
|
...tes/generated/clientset/versioned/fake/register.go | 100.00% <ø> (ø) |
|
...s/generated/clientset/versioned/scheme/register.go | 100.00% <ø> (ø) |
|
...ed/vela/v1alpha1/fake/fake_pipelinepodstemplate.go | 12.50% <ø> (ø) |
|
... and 14 more |
Loading