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: update local executor code to include outputs #626

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ecrupper
Copy link
Contributor

Updating local exec capabilities

@ecrupper ecrupper requested a review from a team as a code owner February 21, 2025 22:46
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

Attention: Patch coverage is 72.51908% with 36 lines in your changes missing coverage. Please review.

Project coverage is 62.10%. Comparing base (8a2f07a) to head (d81f81b).

Files with missing lines Patch % Lines
executor/local/outputs.go 77.50% 12 Missing and 6 partials ⚠️
executor/local/build.go 53.84% 8 Missing and 4 partials ⚠️
executor/local/stage.go 72.72% 2 Missing and 1 partial ⚠️
executor/local/step.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #626      +/-   ##
==========================================
+ Coverage   61.93%   62.10%   +0.17%     
==========================================
  Files         121      122       +1     
  Lines        8193     8325     +132     
==========================================
+ Hits         5074     5170      +96     
- Misses       2891     2915      +24     
- Partials      228      240      +12     
Files with missing lines Coverage Δ
executor/local/local.go 100.00% <100.00%> (ø)
executor/local/opts.go 96.20% <100.00%> (+0.36%) ⬆️
executor/setup.go 100.00% <100.00%> (ø)
executor/local/stage.go 81.52% <72.72%> (-0.98%) ⬇️
executor/local/step.go 89.83% <25.00%> (-2.28%) ⬇️
executor/local/build.go 75.22% <53.84%> (-1.85%) ⬇️
executor/local/outputs.go 77.50% <77.50%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant