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

use a class for the chia cli context data #18919

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

altendky
Copy link
Contributor

Purpose:

Current Behavior:

New Behavior:

Testing Notes:

@altendky altendky added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog Exclude_Notes Use this label if the changes in the PR should be excluded from the release notes labels Nov 21, 2024
Copy link
Contributor

File Coverage Missing Lines
chia/cmds/check_wallet_db.py 33.3% lines 402, 420
chia/cmds/chia.py 66.7% lines 111
chia/cmds/passphrase.py 33.3% lines 74, 102
chia/cmds/plots.py 14.3% lines 37, 136, 181, 205, 224, 230
chia/cmds/sim.py 12.5% lines 39, 80-81, 140, 185, 205, 222
chia/cmds/stop.py 50.0% lines 58
chia/cmds/util.py 95.7% lines 28
chia/cmds/wallet.py 50.0% lines 670
Total Missing Coverage
87 lines 21 lines 75%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog coverage-diff Exclude_Notes Use this label if the changes in the PR should be excluded from the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant