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

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

Build:
Build:
LAST BUILD BRANCH: v1.1.13
DEFAULT BRANCH: master
Repo Added 14 Jul 2015 11:36PM UTC
Files 3
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

LAST BUILD ON BRANCH fix/transform/semver
branch: fix/transform/semver
CHANGE BRANCH
x
Reset
  • fix/transform/semver
  • 0.0.1
  • 1.1.8
  • 1.1.9
  • feat/options/name
  • fix/dependencies/revert
  • fix/gitRawCommitsOpts/apply
  • master
  • v0.0.1
  • v0.0.2
  • v0.0.3
  • v0.0.4
  • v0.1.0
  • v0.3.0
  • v0.4.0
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.5.3
  • v1.0.0
  • v1.1.0
  • v1.1.1
  • v1.1.10
  • v1.1.11
  • v1.1.12
  • v1.1.13
  • v1.1.2
  • v1.1.3
  • v1.1.4

pending completion
176

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.

10 of 10 new or added lines in 2 files covered. (100.0%)

59 of 61 relevant lines covered (96.72%)

41.8 hits per line

Relevant lines Covered
Build:
Build:
61 RELEVANT LINES 59 COVERED LINES
41.8 HITS PER LINE
Source Files on fix/transform/semver
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
176 fix/transform/semver 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... push 22 Jan 2017 04:46AM UTC hbetts travis-ci pending completion  
See All Builds (136)
  • Repo 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

© 2025 Coveralls, Inc