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

Tatsh / baldwin / 24554689793
100%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2026 08:04AM UTC
Jobs 5
Files 3
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

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

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

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

182 of 182 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24554689793.1 17 Apr 2026 08:04AM UTC 3
100.0
GitHub Action Run
2 24554689793.2 17 Apr 2026 08:04AM UTC 3
100.0
GitHub Action Run
3 24554689793.3 17 Apr 2026 08:04AM UTC 3
100.0
GitHub Action Run
4 24554689793.4 17 Apr 2026 08:04AM UTC 3
100.0
GitHub Action Run
5 24554689793.5 17 Apr 2026 08:04AM UTC 3
100.0
GitHub Action Run
Source Files on build 24554689793
  • 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 Repo
  • Github Actions Build #24554689793
  • 98410498 on github
  • Prev Build on master (#24548012181)
  • Next Build on master (#24554975851)
  • 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