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

pirl-unc / hitlist / 27783875082
80%

Build:
DEFAULT BRANCH: main
Ran 18 Jun 2026 07:28PM UTC
Jobs 1
Files 29
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

18 Jun 2026 07:23PM UTC coverage: 80.039% (+0.1%) from 79.925%
27783875082

push

github

web-flow
Add progress bar + cache status to downloads; expose reusable download_to_file (closes #341) (#342)

The core streaming download (_download_to_file) showed no progress despite tqdm
already being a dependency, and cache-hit messaging was ad-hoc across callers.

- Stream downloads in 64 KiB chunks driving a tqdm progress bar keyed on
  Content-Length (disabled on non-TTYs / verbose=False), replacing the silent
  shutil.copyfileobj. All existing fetch paths gain progress for free.
- Add public download_to_file(url, dest, *, label, verbose, force, decompress):
  cache reuse + status messaging + streaming progress + optional .zip/.gz
  decompression (streamed to disk, never buffered in memory). The reusable
  entry point tsarina's reference fetch will consume.

Bumps 1.41.2 -> 1.42.0 (new public API).

5770 of 7209 relevant lines covered (80.04%)

0.8 hits per line

Coverage Regressions

Lines Coverage ∆ File
135
65.98
3.97% downloads.py
Jobs
ID Job ID Ran Files Coverage
1 27783875082.1 18 Jun 2026 07:28PM UTC 29
80.04
GitHub Action Run
Source Files on build 27783875082
  • Tree
  • List 29
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27783875082
  • a953ad42 on github
  • Prev Build on main (#27364016973)
  • Next Build on main (#27790016011)
  • 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