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

conventional-changelog / conventional-changelog / 455 / 1
71%
master: 71%

Build:
DEFAULT BRANCH: master
Ran 26 Apr 2017 09:37AM UTC
Files 46
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 Apr 2017 09:32AM UTC coverage: 97.325% (-0.7%) from 98.005%
455.1

Pull #184

travis-ci

web-flow
fix(conventional-changelog-core): Fixed merge-config for local server
For locally hosted git repositories, the type of repository is not correctly determined.

repo:
UnknownGitHost {
  'domain': 'my-host-server.company.com',
  'user': 'memyselfandi',
  'project': 'test-conventional-changelog',
  'type': 'gitlab'
}

context:
{
  'version': '1.0.0-beta.0',
  'host': 'http://my-host-server.company.com',
  'owner': 'memyselfandi',
  'repository': 'test-conventional-changelog',
  'repoUrl': 'http://my-host-server.company.com/memyselfandi/test-conventional-changelog',
  'packageData': {
    'name': 'test-conventional-changelog',
    'version': '1.0.0-beta.0',
    'description': 'Test de conventional-changelog',
    'repository': {
      'type': 'gitlab',
      'url': 'gitlab+http://my-host-server.company.com/memyselfandi/test-conventional-changelog'
    },
    'keywords': [ 'conventional-changelog' ],
    'homepage': 'http://my-host-server.company.com/memyselfandi/test-conventional-changelog#readme',
    'bugs': {
      'url': 'http://my-host-server.company.com/memyselfandi/test-conventional-changelog/issues'
    },
    'author': {
      'name': 'Me Myself & I'
    },
    'engines': {
      'node': '>= 7',
      'npm': '>= 3'
    },
    'scripts': {},
    'dependencies': {},
    'devDependencies': {
      'conventional-changelog-cli': '^1.3.1',
      'conventional-changelog': '^4.0.0'
    },
    'readme': 'ERROR: No README data found!',
    '_id': 'test-conventional-changelog@1.0.0-beta.0'
  },
  'gitSemverTags': [ 'v1.0.0-beta.0' ]
}

type:  undefined
Pull Request #184: fix(conventional-changelog-core): Fixed merge-config for locally hosted git repositories

571 of 657 branches covered (86.91%)

3311 of 3402 relevant lines covered (97.33%)

39.38 hits per line

Source Files on job 455.1
  • List 46
  • Changed 12
  • Source Changed 1
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 455
  • Travis Job 455.1
  • b7b6e087 on github
  • Prev Job for on master (#454.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

© 2025 Coveralls, Inc