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

refactor(git): use go-git instead of shelled out commands #14

Merged
merged 1 commit into from
Jul 4, 2017
Merged

refactor(git): use go-git instead of shelled out commands #14

merged 1 commit into from
Jul 4, 2017

Conversation

andrewrynhard
Copy link
Member

No description provided.

@andrewrynhard andrewrynhard self-assigned this Jul 4, 2017
@codecov
Copy link

codecov bot commented Jul 4, 2017

Codecov Report

Merging #14 into master will increase coverage by 11.99%.
The diff coverage is 53.48%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #14       +/-   ##
===========================================
+ Coverage    8.13%   20.12%   +11.99%     
===========================================
  Files           2        2               
  Lines         123      164       +41     
===========================================
+ Hits           10       33       +23     
- Misses        110      119        +9     
- Partials        3       12        +9
Impacted Files Coverage Δ
conform/enforce.go 22.6% <53.48%> (+13.07%) ⬆️

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 71fa116...5f9530b. Read the comment docs.

@andrewrynhard andrewrynhard merged commit d37461a into siderolabs:master Jul 4, 2017
@andrewrynhard andrewrynhard deleted the use_go_git branch July 4, 2017 18:53
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