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

Improve test coverage #732

Merged
merged 1 commit into from
Mar 28, 2018
Merged

Conversation

dominikschulz
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 28, 2018

Codecov Report

Merging #732 into master will increase coverage by 1.8%.
The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #732     +/-   ##
=========================================
+ Coverage   62.22%   64.02%   +1.8%     
=========================================
  Files         166      166             
  Lines        8877     8879      +2     
=========================================
+ Hits         5523     5684    +161     
+ Misses       2697     2513    -184     
- Partials      657      682     +25
Impacted Files Coverage Δ
pkg/cui/cui.go 2.33% <0%> (ø) ⬆️
pkg/hibp/dump/scanner.go 71.18% <100%> (+15.29%) ⬆️
pkg/termio/ask.go 75.58% <100%> (ø) ⬆️
main.go 27.69% <80%> (+21.34%) ⬆️
pkg/backend/context.go 100% <0%> (+2.17%) ⬆️
pkg/backend/strings.go 83.87% <0%> (+3.23%) ⬆️
pkg/action/generate.go 64.22% <0%> (+4.59%) ⬆️
pkg/action/otp.go 79.31% <0%> (+6.9%) ⬆️
pkg/cui/recipients.go 55.77% <0%> (+8.33%) ⬆️
... and 11 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 ad3c382...c40dfe8. Read the comment docs.

@dominikschulz dominikschulz merged commit 6ef61ae into gopasspw:master Mar 28, 2018
@dominikschulz dominikschulz deleted the feature/tests branch March 28, 2018 10:07
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