|
Ran
|
Jobs
1
|
Files
902
|
Run time
3min
|
Badge
README BADGES
|
push
github
checkpoint: into main from release/2.6.1 @ <a class=hub.com/Chia-Network/chia-blockchain/commit/8a64bfc1e2bfbd9c586e9c8e32b5295de576f6d5">8a64bfc1e (#20690) Source hash: 8a64bfc1e2bfbd9c586e9c8e32b5295de576f6d5 Remaining commits: 4 <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Medium Risk** > Build/packaging scripts now mutate `packages/gui/package.json` during CI to work around electron-builder v26 dependency collection, which could affect packaging behavior if the build relies on runtime node modules. > > **Overview** > After `npm run build`, the Linux/macOS/Windows GUI packaging scripts now **rewrite `packages/gui/package.json` to clear `dependencies`**, preventing electron-builder v26’s node-module collector from failing once workspace packages are removed for cache slimming. > > Comments were updated to reflect that removing `packages/gui/node_modules/@chia-network` is for cache size (and Windows adds an explicit failure check if the dependency-clearing step errors). > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 1ed4f051c. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
10421 of 11604 branches covered (89.81%)
Branch coverage included in aggregate %.
105532 of 115655 relevant lines covered (91.25%)
1.82 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
89.43 |
-0.23% | chia/seeder/dns_server.py |
| 1 |
99.44 |
0.0% | chia/_tests/blockchain/test_blockchain.py |
| 1 |
98.19 |
-0.2% | chia/_tests/plotting/test_plot_manager.py |
| 1 |
99.06 |
0.01% | chia/util/streamable.py |
| 2 |
90.91 |
0.91% | chia/consensus/default_constants.py |
| 2 |
85.66 |
-0.25% | chia/data_layer/data_layer.py |
| 2 |
95.12 |
0.12% | chia/full_node/eligible_coin_spends.py |
| 2 |
70.0 |
-1.43% | chia/timelord/timelord_launcher.py |
| 2 |
97.6 |
-1.15% | chia/types/blockchain_format/proof_of_space.py |
| 2 |
86.25 |
0.15% | chia/wallet/wallet_node.py |
| 4 |
99.28 |
0.01% | chia/_tests/core/util/test_streamable.py |
| 4 |
80.76 |
0.1% | chia/_tests/util/misc.py |
| 6 |
93.86 |
0.05% | chia/_tests/blockchain/blockchain_test_utils.py |
| 8 |
91.23 |
-6.43% | chia/consensus/difficulty_adjustment.py |
| 11 |
73.18 |
-1.07% | chia/timelord/timelord.py |
| 15 |
94.92 |
-0.13% | chia/consensus/blockchain.py |
| 38 |
90.44 |
-0.12% | chia/full_node/weight_proof.py |
| 65 |
84.42 |
0.12% | chia/_tests/conftest.py |
| 110 |
87.45 |
-0.05% | chia/full_node/full_node.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 23306850258.1 | 1804 |
91.12 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|