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

StoneCypher / jssm / 82419f69e4fafeeb6ae64e799fa8ad18b87e4e41
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 14 May 2026 12:23AM UTC
Jobs 10
Files 15
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

14 May 2026 12:21AM UTC coverage: 100.0%. Remained the same
82419f69e4fafeeb6ae64e799fa8ad18b87e4e41

Pull #604

github

StoneCypher
fix(cli): rename fsl-non-node fixture to drop .sh extension

The dispatcher's PATH probe on Unix tries: no-extension, .cjs, .mjs,
.js. The fixture `fsl-non-node.sh` matched none of these, causing
the integration test "dispatches to non-node fixture plugin via
spawn fallback" to fail on Linux/macOS CI with exit 1.

Windows worked because PATHEXT includes .CMD, matching the sibling
`fsl-non-node.cmd` fixture.

Fix: rename `fsl-non-node.sh` to `fsl-non-node` (no extension) and
mark it executable in the git index (mode 100755). The shebang
`#!/bin/sh` still routes execution to the shell. Windows continues
to use the `.cmd` variant via PATHEXT.

No production code changed.
Pull Request #604: Add unified fsl CLI with constellation library API (v1)

834 of 834 branches covered (100.0%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 1 file covered. (100.0%)

8086 of 8086 relevant lines covered (100.0%)

8113.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 82419f69e4fafeeb6ae64e799fa8ad18b87e4e41.1 14 May 2026 12:23AM UTC 15
100.0
GitHub Action Run
2 82419f69e4fafeeb6ae64e799fa8ad18b87e4e41.2 14 May 2026 12:23AM UTC 15
100.0
GitHub Action Run
3 82419f69e4fafeeb6ae64e799fa8ad18b87e4e41.3 14 May 2026 12:23AM UTC 15
100.0
GitHub Action Run
4 82419f69e4fafeeb6ae64e799fa8ad18b87e4e41.4 14 May 2026 12:23AM UTC 15
100.0
GitHub Action Run
5 82419f69e4fafeeb6ae64e799fa8ad18b87e4e41.5 14 May 2026 12:23AM UTC 15
100.0
GitHub Action Run
6 82419f69e4fafeeb6ae64e799fa8ad18b87e4e41.6 14 May 2026 12:24AM UTC 15
100.0
GitHub Action Run
7 82419f69e4fafeeb6ae64e799fa8ad18b87e4e41.7 14 May 2026 12:24AM UTC 15
100.0
GitHub Action Run
8 82419f69e4fafeeb6ae64e799fa8ad18b87e4e41.8 14 May 2026 12:24AM UTC 15
100.0
GitHub Action Run
9 82419f69e4fafeeb6ae64e799fa8ad18b87e4e41.9 14 May 2026 12:24AM UTC 15
100.0
GitHub Action Run
10 82419f69e4fafeeb6ae64e799fa8ad18b87e4e41.10 14 May 2026 12:24AM UTC 15
100.0
GitHub Action Run
Source Files on build 82419f69e4fafeeb6ae64e799fa8ad18b87e4e41
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #604
  • PR Base - main (#AEF8E2B4...)
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