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

conventional-changelog / conventional-changelog / 1232 / 1
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 11 Sep 2018 12:20AM UTC
Files 66
Run time 5s
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

11 Sep 2018 12:19AM UTC coverage: 92.662% (+0.05%) from 92.614%
1232.1

push

travis-ci

Steve Mao
<a href="https://github.com/conventional-changelog/conventional-changelog/commit/<a class=hub.com/conventional-changelog/conventional-changelog/commit/35e279d40603b0969c6d622514f5c0984c5bf309">35e279d40<a href="https://github.com/conventional-changelog/conventional-changelog/commit/35e279d40603b0969c6d622514f5c0984c5bf309">&quot;&gt;fix(preset): ESLint recommended-bump is always &amp;quot;patch&amp;quot; (#371)

Recommended version bump detection with ESLint preset is broken since
`conventional-changelog-eslint` version 3.0.0:

`npx conventional-recommended-bump -p eslint` always returns &amp;quot;patch&amp;quot;.

This is because the preset&amp;#39;s `parserOpts` (re-used with v3.0.0)
&amp;quot;headerCorrespondence&amp;quot; is set to `[&amp;#39;tag&amp;#39;, &amp;#39;message&amp;#39;]` rather than
`[&amp;#39;type&amp;#39;, &amp;#39;subject&amp;#39;]`, which was used before in the [ESLint preset
&amp;quot;conventional-recommended-bump&amp;quot; specific `parserOpts`][1].

This adapts the ESLint preset&amp;#39;s `whatBump` implementation to check &amp;quot;tag&amp;quot;
instead of &amp;quot;type&quot;, which fixes the issue.

[1]: https://github.com/conventional-changelog/conventional-changelog/blob/</a><a class="double-link" href="https://github.com/conventional-changelog/conventional-changelog/commit/<a class="double-link" href="https://github.com/conventional-changelog/conventional-changelog/commit/ce1fd981f88ce201e996dfa833e4682de3aafcdd">ce1fd981f</a>">ce1fd981f</a><a href="https://github.com/conventional-changelog/conventional-changelog/commit/35e279d40603b0969c6d622514f5c0984c5bf309">/packages/conventional-changelog-eslint/conventional-recommended-bump.js#L32-L35

616 of 735 branches covered (83.81%)

1768 of 1908 relevant lines covered (92.66%)

109.89 hits per line

Source Files on job 1232.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1039
  • Travis Job 1232.1
  • 35e279d4 on github
  • Prev Job for on master (#1189.1)
  • Next Job for on master (#1283.1)
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