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

Introduce store interface #722

Merged
merged 1 commit into from Mar 24, 2018

Conversation

dominikschulz
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 24, 2018

Codecov Report

Merging #722 into master will decrease coverage by 0.06%.
The diff coverage is 35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #722      +/-   ##
==========================================
- Coverage   62.42%   62.35%   -0.06%     
==========================================
  Files         164      164              
  Lines        8839     8835       -4     
==========================================
- Hits         5517     5509       -8     
- Misses       2673     2676       +3     
- Partials      649      650       +1
Impacted Files Coverage Δ
pkg/store/sub/git.go 71.05% <ø> (-6.03%) ⬇️
pkg/store/root/gpg.go 0% <0%> (ø) ⬆️
pkg/cui/recipients.go 47.44% <0%> (-0.62%) ⬇️
pkg/store/root/git.go 0% <0%> (ø) ⬆️
pkg/action/sync.go 51.76% <0%> (ø) ⬆️
pkg/store/root/store.go 45% <100%> (ø) ⬆️
pkg/store/sub/store.go 54.47% <66.67%> (-0.15%) ⬇️
pkg/store/root/mount.go 55.43% <66.67%> (ø) ⬆️

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 b72a332...6199a5f. Read the comment docs.

@dominikschulz dominikschulz merged commit 2260495 into gopasspw:master Mar 24, 2018
@dominikschulz dominikschulz deleted the feature/storeif branch March 24, 2018 12:43
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
cleanup Code hygiene
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant