|
Ran
|
Jobs
1
|
Files
881
|
Run time
2min
|
Badge
README BADGES
|
push
github
checkpoint: into main from release/2.6.0 @ <a class=hub.com/Chia-Network/chia-blockchain/commit/a19365ac4ef9e85fd7fd69a2cd654441bc121afa">a19365ac4 (#20413) Source hash: a19365ac4ef9e85fd7fd69a2cd654441bc121afa Remaining commits: 4 <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Ensures serialization honors subclass-defined field order and preserves backward compatibility for wallet conditions. > > - `Streamable.parse` and `stream` now iterate over `streamable_fields()` instead of `_streamable_fields`, allowing subclasses to override field order > - `ConditionValidTimes` adds a `streamable_fields()` override to serialize fields in the previous (pre-inheritance) order; import updated to include `StreamableFields` > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit f36001ef9. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
10255 of 11467 branches covered (89.43%)
Branch coverage included in aggregate %.
7 of 7 new or added lines in 2 files covered. (100.0%)
18 existing lines in 8 files now uncovered.102999 of 113230 relevant lines covered (90.96%)
1.82 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
87.21 |
0.14% | chia/full_node/full_node.py |
| 1 |
79.19 |
-0.14% | chia/full_node/full_node_rpc_api.py |
| 1 |
96.49 |
0.0% | chia/_tests/simulation/test_simulation.py |
| 1 |
86.69 |
-0.07% | chia/wallet/wallet_node.py |
| 2 |
95.04 |
-0.43% | chia/farmer/farmer_api.py |
| 3 |
88.09 |
-0.94% | chia/rpc/rpc_server.py |
| 3 |
71.68 |
-0.33% | chia/timelord/timelord.py |
| 6 |
80.5 |
-0.36% | chia/server/node_discovery.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 21078006931.1 | 1762 |
90.82 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|