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

auditstatus / auditstatus.com / 22745089095
96%

Build:
DEFAULT BRANCH: main
Ran 06 Mar 2026 01:40AM UTC
Jobs 1
Files 5
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

06 Mar 2026 01:39AM UTC coverage: 98.204%. Remained the same
22745089095

push

github

titanism
fix: skip shell script executable-bit assertions on Windows

Windows (NTFS) does not support Unix file permission bits, so
fs.statSync().mode & 0o111 always returns 0 for .sh files even
when git tracks them as 100755. Guard the executable assertions
behind a process.platform !== 'win32' check so CI passes on
windows-latest runners while still verifying permissions on POSIX.

490 of 508 branches covered (96.46%)

Branch coverage included in aggregate %.

2572 of 2610 relevant lines covered (98.54%)

10.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22745089095.1 06 Mar 2026 01:40AM UTC 5
98.2
GitHub Action Run
Source Files on build 22745089095
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22745089095
  • b1582573 on github
  • Prev Build on main (#22734174656)
  • Next Build on main (#22745125522)
  • 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