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 git init #729

Merged
merged 1 commit into from
Mar 27, 2018
Merged

Fix git init #729

merged 1 commit into from
Mar 27, 2018

Conversation

dominikschulz
Copy link
Member

Fixes #728

@codecov
Copy link

codecov bot commented Mar 27, 2018

Codecov Report

Merging #729 into master will decrease coverage by 0.06%.
The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #729      +/-   ##
==========================================
- Coverage   62.32%   62.25%   -0.06%     
==========================================
  Files         164      164              
  Lines        8855     8870      +15     
==========================================
+ Hits         5518     5522       +4     
- Misses       2684     2691       +7     
- Partials      653      657       +4
Impacted Files Coverage Δ
commands.go 92.28% <ø> (ø) ⬆️
pkg/notify/icon.go 98.63% <100%> (ø) ⬆️
pkg/action/init.go 26.38% <31.82%> (-0.4%) ⬇️
pkg/action/git.go 30% <57.14%> (+1.74%) ⬆️

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 c1083d1...33a7c3d. Read the comment docs.

@dominikschulz dominikschulz merged commit d3661d8 into gopasspw:master Mar 27, 2018
@dominikschulz dominikschulz deleted the fix/init branch March 27, 2018 08:55
kpitt pushed a commit to kpitt/gopass that referenced this pull request Jul 21, 2022
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