• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Chia-Network / chia-blockchain / 25120389798
92%

Build:
DEFAULT BRANCH: main
Ran 29 Apr 2026 05:52PM UTC
Jobs 1
Files 906
Run time 4min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Apr 2026 04:15PM UTC coverage: 91.218% (-0.02%) from 91.238%
25120389798

push

github

web-flow
Fix DEB and RPM package compression for smaller installer sizes (#20689)

* Fix DEB and RPM package compression for smaller installer sizes

DEB packages were using poor compression defaults: the GUI DEB used
electron-builder's 7-Zip xz with a 4 MiB dictionary, and the CLI DEB
used the build host's default zstd level 3. Both RPMs lacked explicit
single-threaded xz settings. All four packages now use xz level 6
(64 MiB dictionary) for consistent, well-compressed output.

Made-with: Cursor

* Bump compression level to 9 for 64 MiB xz dictionary

Level 6 only gives an 8 MiB dictionary. Level 9 gives 64 MiB,
matching the compression ratio seen in the existing GUI RPM.

Made-with: Cursor

10548 of 11748 branches covered (89.79%)

Branch coverage included in aggregate %.

107851 of 118050 relevant lines covered (91.36%)

1.83 hits per line

Coverage Regressions

Lines Coverage ∆ File
25
77.42
-12.9% chia/_tests/core/util/test_lockfile.py
9
80.38
-1.74% chia/server/node_discovery.py
3
87.01
-0.07% chia/wallet/wallet_node.py
2
85.68
-0.24% chia/data_layer/data_layer.py
2
87.64
-0.13% chia/full_node/full_node.py
1
91.23
-1.75% chia/util/files.py
Jobs
ID Job ID Ran Files Coverage
1 25120389798.1 29 Apr 2026 05:52PM UTC 1812
91.22
GitHub Action Run
Source Files on build 25120389798
  • Tree
  • List 906
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25120389798
  • f28c2ea1 on github
  • Prev Build on main (#25117503011)
  • Next Build on main (#25120475096)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc