chia-blockchain icon indicating copy to clipboard operation
chia-blockchain copied to clipboard

python 3.13 support

Open altendky opened this issue 11 months ago • 2 comments

Purpose:

Current Behavior:

New Behavior:

Testing Notes:

Draft For:

  • [ ] working
  • [ ] https://github.com/Chia-Network/build-wheels/pull/63

altendky avatar Jan 10 '25 22:01 altendky

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar Jan 14 '25 15:01 github-actions[bot]

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.

github-actions[bot] avatar Mar 01 '25 11:03 github-actions[bot]

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.

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 Coverage Status
Change from base Build 17624749078: -0.02%
Covered Lines: 102848
Relevant Lines: 112584

💛 - Coveralls

coveralls-official[bot] avatar Jul 17 '25 13:07 coveralls-official[bot]

https://github.com/Chia-Network/chia-blockchain/issues/19077#issuecomment-2566235618

https://gist.github.com/wallentx/1b39175cf2d5e3cca860b9acb78b7ee5

wallentx avatar Aug 18 '25 17:08 wallentx

This is working good

wallentx avatar Sep 09 '25 18:09 wallentx

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedpypi/​pytest-rerunfailures@​16.110010010010070

View full report

socket-security[bot] avatar Oct 21 '25 23:10 socket-security[bot]

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%

github-actions[bot] avatar Oct 23 '25 20:10 github-actions[bot]