|
Ran
|
Jobs
1
|
Files
908
|
Run time
2min
|
Badge
README BADGES
|
push
github
Add Python 3.14 support (#20195) * First pass add 3.14 * Update bitarray * Update markupsafe * Update zstd * Update tach to version with 3.14 support * Changes for 3.14 related things * Refactor shutdown handling in sync method * Ignore unclosed database ResourceWarning Added a new warning to ignore for unclosed database resources. * Update pytest.ini to ignore additional warnings * ignore resourcewarnings about tempdir cleanup * Minor cleanup for tests running under python 3.14 * Reduce consensus tests for test_ban_for_mismatched_tx_cost_fee * make sure to close RPC client at end of test * different idea for TempFile * oh, no cleanup function * small fixes for tests detected by 3.14 * update pytest.ini * ignore sqlite errors during closing in __del__ * add code to ignore deprecatewarnings for loop policy * Pass in ClientSession to wschiaconnection for proper cleanup * Some more resource cleanup * Trying to find unclosed sessions * One more time needing a close * wait for harvesters to connect to the farmer * properly teardown vdf_server using context manager * Testing cleanup for simulator tests * Add in a sleep to allow sockets time to cleanup * Revert "Testing cleanup for simulator tests" This reverts commit c5a4ef0cc. * Revert "properly teardown vdf_server using context manager" This reverts commit 18b456a7b. * Revert "Revert "Testing cleanup for simulator tests"" This reverts commit 8c8efc2e0. * vdf_server cleanup * attempt 47 of timelord cleanup * Some other cleanup fixes in tests * yet another attempt at timelord shutdown * Some more adjustments for 3.14 * ignore unclosed socket resource warnings * some more adjustments and cleanup * remove commented code * correct poetry.lock file * Address some review comments * fix merge indentation * fix install script print * update requests * fix problems with timelo... (continued)
10676 of 11823 branches covered (90.3%)
Branch coverage included in aggregate %.
191 of 195 new or added lines in 22 files covered. (97.95%)
18 existing lines in 9 files now uncovered.108972 of 118953 relevant lines covered (91.61%)
1.83 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
88.02 |
-1.81% | chia/_tests/util/full_sync.py |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
92.15 |
-1.02% | chia/server/ws_connection.py |
| 4 |
86.99 |
0.71% | chia/server/server.py |
| 2 |
87.9 |
0.26% | chia/full_node/full_node.py |
| 1 |
99.8 |
-0.2% | chia/_tests/core/server/test_rate_limits_v3.py |
| 1 |
90.78 |
0.0% | chia/_tests/core/util/test_lockfile.py |
| 1 |
96.5 |
0.01% | chia/_tests/simulation/test_simulation.py |
| 1 |
93.02 |
-0.78% | chia/timelord/timelord_api.py |
| 1 |
76.58 |
-0.63% | chia/util/priority_thread_pool_executor.py |
| 1 |
87.51 |
0.14% | chia/wallet/wallet_node.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25963258582.1 | 1816 |
91.49 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|