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

StoneCypher / jssm / 5ce3dc741c42ab2e88f4cedf00bec0b43e470a7d
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: docs_26-07-04_fable-v6-to-v16
DEFAULT BRANCH: master
Ran 26 Jul 2026 02:57PM UTC
Jobs 6
Files 146
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

26 Jul 2026 02:55PM UTC coverage: 100.0%. Remained the same
5ce3dc741c42ab2e88f4cedf00bec0b43e470a7d

Pull #973

github

StoneCypher
ci(commitlint): exempt hand-titled merge subjects, matching the config's stated intent

The config already says merge commits are exempt, but commitlint's default ignores only match git's own wording -- 'Merge pull request', 'Merge branch', 'Merge remote-tracking'. A house-style merge titled 'merge: main 5.163.4 up into the 6.0.0-alpha integration line' instead parses as a Conventional Commit whose type is 'merge', which is not in the enum, so it failed the very rule merges are supposed to be exempt from. fdb7aeeb (2026-07-18) is a real two-parent merge commit that tripped this.

Rewriting the message would need a force-push over 285 commits of shared history and would fix only that one commit -- the next hand-titled merge would fail identically. The ignore is deliberately narrow: only a leading 'merge:' token, so a commit that merely mentions merging is still linted.

Also folds in the post-merge rebuild of dist, changelog and readme.
Pull Request #973: feat(v6): land the v6 line as 6.0.0-alpha.12 under the alpha dist-tag

3869 of 3869 branches covered (100.0%)

Branch coverage included in aggregate %.

6361 of 6361 relevant lines covered (100.0%)

33378.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5ce3dc741c42ab2e88f4cedf00bec0b43e470a7d.1 26 Jul 2026 02:57PM UTC 146
100.0
GitHub Action Run
2 5ce3dc741c42ab2e88f4cedf00bec0b43e470a7d.2 26 Jul 2026 02:58PM UTC 146
100.0
GitHub Action Run
3 5ce3dc741c42ab2e88f4cedf00bec0b43e470a7d.3 26 Jul 2026 02:58PM UTC 146
100.0
GitHub Action Run
4 5ce3dc741c42ab2e88f4cedf00bec0b43e470a7d.4 26 Jul 2026 02:58PM UTC 146
100.0
GitHub Action Run
5 5ce3dc741c42ab2e88f4cedf00bec0b43e470a7d.5 26 Jul 2026 02:59PM UTC 146
100.0
GitHub Action Run
6 5ce3dc741c42ab2e88f4cedf00bec0b43e470a7d.6 26 Jul 2026 02:59PM UTC 146
100.0
GitHub Action Run
Source Files on build 5ce3dc741c42ab2e88f4cedf00bec0b43e470a7d
  • Tree
  • List 146
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #973
  • PR Base - main (#DD801CFC...)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc