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

Chia-Network / chia-blockchain / 25120389798

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

87.64
/chia/full_node/full_node.py


Source Not Available

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