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

Tatsh / baldwin / 24554689793 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2026 08:04AM UTC
Files 3
Run time 0s
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

17 Apr 2026 08:03AM UTC coverage: 100.0%. Remained the same
24554689793.2

push

github

Tatsh
lib: run prettier and filesystem checks concurrently

Convert auto_commit and format_ to async coroutines and drive them from
Click via asyncio.run. Each Prettier invocation now runs as a subprocess
under asyncio.create_subprocess_exec, bounded by a Semaphore sized to the
CPU count, so files are formatted in parallel instead of one at a time.
Untracked-file classification (can-open, is-file, is-binary) and diff-item
existence checks fan out via asyncio.gather. Filesystem operations inside
async functions use anyio.Path so no sync pathlib calls run on the event
loop.

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

14 of 14 branches covered (100.0%)

Branch coverage included in aggregate %.

182 of 182 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 24554689793.2
  • Tree
  • List 3
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 24554689793
  • 98410498 on github
  • Prev Job for on master (#24548012181.2)
  • Next Job for on master (#24554975851.5)
  • 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