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 input for DL CLI add_missing_files. #17060

Merged
merged 1 commit into from Dec 19, 2023
Merged

Conversation

fchirica
Copy link
Contributor

Fix for bug #17039

@fchirica fchirica requested a review from a team as a code owner December 14, 2023 02:25
@fchirica fchirica added Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog DataLayer labels Dec 14, 2023
Copy link

Pull Request Test Coverage Report for Build 7203698266

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 140 unchanged lines in 30 files lost coverage.
  • Overall coverage decreased (-0.1%) to 90.287%

Files with Coverage Reduction New Missed Lines %
chia/daemon/client.py 1 84.38%
chia/daemon/keychain_proxy.py 1 64.98%
chia/daemon/server.py 1 87.4%
chia/data_layer/download_data.py 1 71.04%
chia/farmer/farmer.py 1 66.56%
chia/rpc/wallet_rpc_api.py 1 88.1%
chia/timelord/timelord_launcher.py 1 69.77%
tests/fee_estimation/test_fee_estimation_unit_tests.py 1 99.06%
tests/simulation/test_simulation.py 1 96.52%
tests/util/setup_nodes.py 1 98.35%
Totals Coverage Status
Change from base Build 7209285624: -0.1%
Covered Lines: 93811
Relevant Lines: 103852

💛 - Coveralls

@cmmarslender cmmarslender merged commit a168093 into main Dec 19, 2023
254 of 255 checks passed
@cmmarslender cmmarslender deleted the fc.cli_missing_files branch December 19, 2023 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DataLayer Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants