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

Reintroduce fsck #721

Merged
merged 1 commit into from
Mar 23, 2018
Merged

Conversation

dominikschulz
Copy link
Member

Fixes #711

@dominikschulz dominikschulz added the feature Enhancements and new features label Mar 23, 2018
@dominikschulz dominikschulz merged commit b72a332 into gopasspw:master Mar 23, 2018
@dominikschulz dominikschulz deleted the feature/fsck branch March 23, 2018 14:30
@codecov
Copy link

codecov bot commented Mar 23, 2018

Codecov Report

Merging #721 into master will decrease coverage by 0.55%.
The diff coverage is 10.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #721      +/-   ##
==========================================
- Coverage   62.97%   62.42%   -0.55%     
==========================================
  Files         161      164       +3     
  Lines        8749     8839      +90     
==========================================
+ Hits         5509     5517       +8     
- Misses       2591     2673      +82     
  Partials      649      649
Impacted Files Coverage Δ
pkg/backend/storage.go 100% <ø> (ø) ⬆️
pkg/backend/crypto.go 100% <ø> (ø) ⬆️
pkg/action/fsck.go 0% <0%> (ø)
pkg/store/root/fsck.go 0% <0%> (ø)
pkg/backend/crypto/gpg/cli/gpg.go 70.31% <0%> (-3.46%) ⬇️
pkg/backend/crypto/plain/backend.go 97.26% <0%> (-2.74%) ⬇️
pkg/backend/crypto/gpg/cli/keyring.go 30% <0%> (-1.03%) ⬇️
pkg/backend/crypto/xc/utils.go 71.64% <0%> (-2.2%) ⬇️
pkg/store/sub/fsck.go 0% <0%> (ø)
pkg/store/root/list.go 45.1% <100%> (ø) ⬆️
... and 5 more

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 85507b0...91f3a6b. Read the comment docs.

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
feature Enhancements and new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant