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

Tatsh / incoming-extractor / 28308623766 / 4
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 28 Jun 2026 02:17AM UTC
Files 25
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

28 Jun 2026 02:15AM UTC coverage: 100.0%. Remained the same
28308623766.4

push

github

Tatsh
project: run conversions concurrently with an async worker pool

Enter asyncio.run() from main() right after setup_logging() and move the
conversion pipeline into async code. convert_file is now async and runs its
synchronous converter in a worker thread; run_conversions enqueues every job and
gathers a pool of worker tasks that consume the queue, modelled on the
patreon-archiver worker layout. Add a -j/--jobs option (default: CPU count) to
size the pool. Paths in the async layer use anyio.Path.

Add anyio as a runtime dependency and pytest-asyncio for the async tests; mirror
both into .wiswa.jsonnet and set asyncio_mode to strict.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

130 of 130 branches covered (100.0%)

Branch coverage included in aggregate %.

1213 of 1213 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 28308623766.4
  • Tree
  • List 25
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28308623766
  • 8763a70a on github
  • Prev Job for on master (#28308142020.4)
  • Next Job for on master (#28741452430.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