|
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 -->
10265 of 11467 branches covered (89.52%)
Branch coverage included in aggregate %.
7 of 7 new or added lines in 2 files covered. (100.0%)
12 existing lines in 4 files now uncovered.103077 of 113230 relevant lines covered (91.03%)
1.82 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
79.19 |
-0.14% | chia/full_node/full_node_rpc_api.py |
| 2 |
87.2 |
0.44% | chia/wallet/wallet_node.py |
| 3 |
88.4 |
-0.63% | chia/rpc/rpc_server.py |
| 6 |
80.32 |
-0.54% | chia/server/node_discovery.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 21173012459.1 | 1762 |
90.89 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|