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

Implement secrets interface #714

Merged
merged 1 commit into from
Mar 15, 2018

Conversation

dominikschulz
Copy link
Member

No description provided.

@dominikschulz dominikschulz added feature Enhancements and new features cleanup Code hygiene labels Mar 15, 2018
@codecov
Copy link

codecov bot commented Mar 15, 2018

Codecov Report

Merging #714 into master will increase coverage by 0.02%.
The diff coverage is 85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #714      +/-   ##
==========================================
+ Coverage   64.63%   64.64%   +0.02%     
==========================================
  Files         156      156              
  Lines        8891     8895       +4     
==========================================
+ Hits         5746     5750       +4     
  Misses       2459     2459              
  Partials      686      686
Impacted Files Coverage Δ
utils/tpl/template.go 85.71% <ø> (ø) ⬆️
store/root/git.go 0% <0%> (ø) ⬆️
utils/jsonapi/responses.go 74.16% <100%> (ø) ⬆️
action/show.go 52.87% <100%> (ø) ⬆️
action/insert.go 35.42% <100%> (+2.81%) ⬆️
store/secret/secret.go 94.2% <100%> (ø) ⬆️
store/sub/read.go 64.29% <100%> (ø) ⬆️
store/sub/write.go 35.29% <100%> (ø) ⬆️
store/sub/git.go 77.08% <100%> (ø) ⬆️
action/otp.go 69.35% <100%> (ø) ⬆️
... and 2 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 fe1de47...134963b. Read the comment docs.

@dominikschulz dominikschulz merged commit 997e830 into gopasspw:master Mar 15, 2018
@dominikschulz dominikschulz deleted the feature/secint branch March 15, 2018 14:36
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 feature Enhancements and new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant