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

conventional-changelog / conventional-github-releaser / 176 / 2
97%
master: 8%

Build:
Build:
LAST BUILD BRANCH: v1.1.13
DEFAULT BRANCH: master
Ran 22 Jan 2017 04:48AM UTC
Files 2
Run time 0s
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

22 Jan 2017 04:44AM UTC coverage: 96.721%. First build
176.2

push

travis-ci

hbetts
fix(transform): only match semantic version tags

`conventional-changelog-writer` expects that the `version` property of a
commit object is a semantically valid version.

The previous version of the `transform` function would match against any
tag associated with the commit, and assign the first matched tag as the
commit's version.

If the matched tag is not a semantically valid version number,
`conventional-changelog-writer` will ignore the `version` property of
the commit object, and not successfully generate a changelog (since it
has no version on which to generate the changelog).

Therefore we update the `transform` function to only match against
semantically valid version tags when assigning the `version` property of
a commit object.

59 of 61 relevant lines covered (96.72%)

6.97 hits per line

Source Files on job 176.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 176
  • Travis Job 176.2
  • b92b0646 on github
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