chia-blockchain
chia-blockchain copied to clipboard
python 3.13 support
Purpose:
Current Behavior:
New Behavior:
Testing Notes:
Draft For:
- [ ] working
- [ ] https://github.com/Chia-Network/build-wheels/pull/63
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.
Pull Request Test Coverage Report for Build 17650086263
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
- 18 of 22 (81.82%) changed or added relevant lines in 2 files are covered.
- 37 unchanged lines in 12 files lost coverage.
- Overall coverage decreased (-0.02%) to 91.242%
| Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
|---|---|---|---|
| chia/server/chia_policy.py | 13 | 14 | 92.86% |
| chia/_tests/core/server/test_event_loop.py | 5 | 8 | 62.5% |
| <!-- | Total: | 18 | 22 |
| Files with Coverage Reduction | New Missed Lines | % |
|---|---|---|
| chia/daemon/client.py | 1 | 74.16% |
| chia/daemon/keychain_proxy.py | 1 | 70.57% |
| chia/daemon/server.py | 1 | 83.54% |
| chia/farmer/farmer.py | 1 | 73.32% |
| chia/full_node/full_node.py | 1 | 88.11% |
| chia/_tests/core/server/test_event_loop.py | 1 | 89.04% |
| chia/server/node_discovery.py | 2 | 82.65% |
| chia/timelord/timelord_launcher.py | 2 | 90.71% |
| chia/rpc/rpc_server.py | 3 | 88.4% |
| chia/full_node/full_node_api.py | 5 | 85.6% |
| <!-- | Total: | 37 |
| Totals | |
|---|---|
| Change from base Build 17624749078: | -0.02% |
| Covered Lines: | 102848 |
| Relevant Lines: | 112584 |
💛 - Coveralls
https://github.com/Chia-Network/chia-blockchain/issues/19077#issuecomment-2566235618
https://gist.github.com/wallentx/1b39175cf2d5e3cca860b9acb78b7ee5
This is working good
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
| Diff | Package | Supply Chain Security |
Vulnerability | Quality | Maintenance | License |
|---|---|---|---|---|---|---|
| pypi/pytest-rerunfailures@16.1 |
| File | Coverage | Missing Lines |
|---|---|---|
chia/__init__.py |
66.7% | lines 21 |
chia/_tests/core/server/test_event_loop.py |
62.5% | lines 34, 110-111 |
chia/server/chia_policy.py |
92.9% | lines 199 |
| Total | Missing | Coverage |
|---|---|---|
| 25 lines | 5 lines | 80% |