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

OSSystems / compress-tools-rs / 24833897336
78%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2026 12:01PM UTC
Jobs 1
Files 16
Run time 1min
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

23 Apr 2026 11:58AM UTC coverage: 77.129% (-1.7%) from 78.854%
24833897336

push

github

otavio
feat: expose per-entry sizes via list_archive_entries

Adds list_archive_entries (and _with_encoding variant) returning
ArchiveEntryInfo { path, size } so callers can obtain uncompressed
sizes from the archive header without extracting the contents.
Mirrored across async_support, futures_support, and tokio_support.

list_archive_files_with_encoding is reimplemented on top of
list_archive_entries_with_encoding to share the header-walk loop.

ArchiveIterator already surfaces the same stat.st_size on
StartOfEntry for streaming users; its docs now call this out.

Closes #134

39 of 99 new or added lines in 5 files covered. (39.39%)

1 existing line in 1 file now uncovered.

1848 of 2396 relevant lines covered (77.13%)

83.21 hits per line

Uncovered Changes

Lines Coverage ∆ File
24
70.03
-5.88% src/async_support.rs
20
38.85
-6.53% src/tokio_support.rs
16
35.59
-5.58% src/futures_support.rs

Coverage Regressions

Lines Coverage ∆ File
1
70.03
-5.88% src/async_support.rs
Jobs
ID Job ID Ran Files Coverage
1 24833897336.1 23 Apr 2026 12:01PM UTC 16
77.13
GitHub Action Run
Source Files on build 24833897336
  • Tree
  • List 16
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24833897336
  • a34e9bf8 on github
  • Prev Build on master (#24833180901)
  • Next Build on master (#24834950292)
  • 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