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

feat: switch from using the os/exec package to using mvdan.sh for git operations #315

Merged
merged 5 commits into from
Jan 19, 2023

Conversation

ga-paul-t
Copy link
Collaborator

closes #308

@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2023

Codecov Report

Merging #315 (37defa1) into main (3d4ed26) will decrease coverage by 0.15%.
The diff coverage is 80.76%.

@@            Coverage Diff             @@
##             main     #315      +/-   ##
==========================================
- Coverage   82.74%   82.60%   -0.15%     
==========================================
  Files          43       43              
  Lines        2226     2242      +16     
==========================================
+ Hits         1842     1852      +10     
- Misses        306      310       +4     
- Partials       78       80       +2     
Impacted Files Coverage Δ
internal/git/utils.go 72.99% <79.16%> (-0.53%) ⬇️
internal/git/testing.go 81.40% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ga-paul-t ga-paul-t merged commit b74f73c into main Jan 19, 2023
@ga-paul-t ga-paul-t deleted the git-utils-mvdan branch January 19, 2023 21:22
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.

[Feature]: switch from using the os/exec package to using mvdan.sh for git operations
2 participants