chia-blockchain
chia-blockchain copied to clipboard
Disable retain data
Purpose:
Current Behavior:
New Behavior:
Testing Notes:
Pull Request Test Coverage Report for Build 7937085874
Warning: This coverage report may be inaccurate.
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
- For more information on this, see Tracking coverage changes with pull request builds.
- To avoid this issue with future PRs, see these Recommended CI Configurations.
- For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
Details
- 0 of 6 (100.0%) changed or added relevant lines in 2 files are covered.
- 117 unchanged lines in 25 files lost coverage.
- Overall coverage decreased (-0.07%) to 90.868%
| Files with Coverage Reduction | New Missed Lines | % |
|---|---|---|
| chia/data_layer/download_data.py | 1 | 71.04% |
| chia/harvester/harvester_api.py | 1 | 73.02% |
| chia/rpc/rpc_server.py | 1 | 88.4% |
| chia/rpc/wallet_rpc_api.py | 1 | 89.63% |
| chia/timelord/timelord_launcher.py | 1 | 70.54% |
| chia/util/json_util.py | 1 | 88.46% |
| tests/core/util/test_lockfile.py | 1 | 91.5% |
| tests/fee_estimation/test_fee_estimation_unit_tests.py | 1 | 99.06% |
| tests/simulation/test_simulation.py | 1 | 96.52% |
| tests/util/full_sync.py | 1 | 88.89% |
| <!-- | Total: | 117 |
| Totals | |
|---|---|
| Change from base Build 7930990786: | -0.07% |
| Covered Lines: | 97137 |
| Relevant Lines: | 106847 |
💛 - Coveralls
This pull request has conflicts, please resolve those before we can evaluate the pull request.
This PR has been flagged as stale due to no activity for over 60 days. It will not be automatically closed, but it has been given a stale-pr label and should be manually reviewed by the relevant parties.