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

Tatsh / incoming-extractor / 28308623766
100%

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

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

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 %.

72 of 72 new or added lines in 2 files covered. (100.0%)

1213 of 1213 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28308623766.1 28 Jun 2026 02:17AM UTC 25
100.0
GitHub Action Run
2 28308623766.2 28 Jun 2026 02:17AM UTC 25
100.0
GitHub Action Run
3 28308623766.3 28 Jun 2026 02:17AM UTC 25
100.0
GitHub Action Run
4 28308623766.4 28 Jun 2026 02:17AM UTC 25
100.0
GitHub Action Run
5 28308623766.5 28 Jun 2026 02:17AM UTC 25
100.0
GitHub Action Run
Source Files on build 28308623766
  • 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 Repo
  • Github Actions Build #28308623766
  • 8763a70a on github
  • Prev Build on master (#28308142020)
  • Next Build on master (#28741452430)
  • 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