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

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

Build:
Build:
LAST BUILD BRANCH: docs_26-07-04_fable-v6-to-v16
DEFAULT BRANCH: master
Ran 26 Jul 2026 02:58PM UTC
Files 146
Run time 3s
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.2

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

5563.16 hits per line

Source Files on job 5ce3dc741c42ab2e88f4cedf00bec0b43e470a7d.2
  • 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 Build 5
  • 5ce3dc74 on github
  • Prev Job for on docs_26-07-04_fable-v6-to-v16 (#dd801cfcd7b5d9ff8310c81af55c83a9848a1c97.5)
  • Next Job for on docs_26-07-04_fable-v6-to-v16 (#646087a0883792179d12279e33340b1cbd149565.1)
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