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

OSSystems / compress-tools-rs / 24793798770 / 1
78%
master: 78%

Build:
DEFAULT BRANCH: master
Ran 22 Apr 2026 05:53PM UTC
Files 16
Run time 1s
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

22 Apr 2026 05:51PM UTC coverage: 76.947% (+0.09%) from 76.853%
24793798770.1

push

github

otavio
feat: reject ZIP archives with unsupported Deflate64 compression up front

- Add a central-directory preflight that scans ZIP entries for methods libarchive
  cannot decode (currently Deflate64 / method 9) and fails fast with a new
  Error::UnsupportedZipCompression listing the offending entries
- Wire the preflight into list_archive_files, uncompress_archive, and
  ArchiveIterator so the error surfaces before libarchive aborts mid-stream
- Replace AsyncReadWrapper::seek's unreachable!() with ErrorKind::Unsupported
  so the preflight degrades gracefully on unseekable async readers
- Cover the behavior with regression tests and a Deflate64 fixture
- Note the change in CHANGES.md

Closes #136

1462 of 1900 relevant lines covered (76.95%)

57.95 hits per line

Source Files on job 24793798770.1
  • Tree
  • List 16
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24793798770
  • 3303e9e5 on github
  • Prev Job for on master (#24790118309.1)
  • Next Job for on master (#24801254707.1)
  • Delete
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