Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(executor/local): do not override env with machine details for local exec #522

Merged
merged 6 commits into from
Oct 9, 2023

undo funky commit issue

b895622
Select commit
Loading
Failed to load commit list.
Merged

fix(executor/local): do not override env with machine details for local exec #522

undo funky commit issue
b895622
Select commit
Loading
Failed to load commit list.
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 is 66.66%.

Impacted file tree graph

@@            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%) ⬇️