fix(executor/local): do not override env with machine details for local exec #522
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
failed
Oct 9, 2023 in 0s
83.42% (target 90.00%)
View this Pull Request on Codecov
83.42% (target 90.00%)
Details
Codecov Report
Merging #522 (b895622) into main (be492bd) will decrease coverage by
0.02%
.
The diff coverage is66.66%
.
@@ Coverage Diff @@
## main #522 +/- ##
==========================================
- Coverage 83.44% 83.42% -0.02%
==========================================
Files 69 69
Lines 5381 5371 -10
==========================================
- Hits 4490 4481 -9
Misses 746 746
+ Partials 145 144 -1
Files | Coverage Δ | |
---|---|---|
executor/local/step.go | 91.96% <100.00%> (+1.64%) |
⬆️ |
executor/local/build.go | 77.39% <0.00%> (-0.27%) |
⬇️ |
executor/local/stage.go | 85.13% <0.00%> (-1.17%) |
⬇️ |
Loading