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

Agent exec args #124

Merged
merged 4 commits into from
Mar 7, 2024
Merged

Agent exec args #124

merged 4 commits into from
Mar 7, 2024

Conversation

mperezd
Copy link
Contributor

@mperezd mperezd commented Feb 27, 2024

Allow to pass arguments for command as an string slice.

@luthermonson
Copy link
Owner

@mperezd sorry, this is going to need a rebase to get past ci, can you merge master onto this and I'll get it merged

@mperezd
Copy link
Contributor Author

mperezd commented Mar 7, 2024

@mperezd sorry, this is going to need a rebase to get past ci, can you merge master onto this and I'll get it merged

Done!

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 27.12%. Comparing base (fdb95a1) to head (fb6c32b).
Report is 11 commits behind head on main.

Files Patch % Lines
virtual_machine.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
+ Coverage   25.95%   27.12%   +1.17%     
==========================================
  Files          15       15              
  Lines        1753     1928     +175     
==========================================
+ Hits          455      523      +68     
- Misses       1278     1377      +99     
- Partials       20       28       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@luthermonson luthermonson merged commit 4f9cd78 into luthermonson:main Mar 7, 2024
2 of 3 checks passed
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.

None yet

2 participants