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

Problem: memory is missing in keyring backend help comment #347

Merged
merged 1 commit into from
Jan 7, 2021

Conversation

devashishdxt
Copy link
Collaborator

Solution: Add memory option in help text. Fixes #334.

Solution: Add `memory` option in help text. Fixes crypto-org-chain#334.
@codecov
Copy link

codecov bot commented Jan 7, 2021

Codecov Report

Merging #347 (9fa7f46) into master (7f03b8b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #347   +/-   ##
=======================================
  Coverage   12.12%   12.12%           
=======================================
  Files          32       32           
  Lines        5171     5171           
=======================================
  Hits          627      627           
  Misses       4295     4295           
  Partials      249      249           
Flag Coverage Δ
integration_tests 12.56% <100.00%> (ø)
unit_tests 5.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
x/chainmain/client/cli/genaccounts.go 12.39% <100.00%> (ø)

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 7f03b8b...9fa7f46. Read the comment docs.

@tomtau tomtau merged commit 8c47904 into crypto-org-chain:master Jan 7, 2021
@devashishdxt devashishdxt deleted the issue-334 branch January 11, 2021 01:05
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.

Problem: memory is missing in keyring backend help comment
3 participants