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

Use Exec and ExecFunc #34

Merged
merged 1 commit into from
Jul 23, 2022
Merged

Use Exec and ExecFunc #34

merged 1 commit into from
Jul 23, 2022

Conversation

cristaloleg
Copy link
Member

Fixes #7

@codecov-commenter
Copy link

Codecov Report

Merging #34 (330710b) into main (a48909f) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   97.91%   97.98%   +0.06%     
==========================================
  Files           4        4              
  Lines         240      248       +8     
==========================================
+ Hits          235      243       +8     
  Misses          4        4              
  Partials        1        1              
Impacted Files Coverage Δ
acmd.go 98.55% <100.00%> (+0.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a48909f...330710b. Read the comment docs.

@cristaloleg cristaloleg merged commit 378a78b into main Jul 23, 2022
@cristaloleg cristaloleg deleted the add-exec branch July 23, 2022 06:41
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.

Update Command.Do field after Go 1.19
2 participants