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

arobson / rabbot / 70 / 1
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 04 Mar 2018 07:08PM UTC
Files 51
Run time 4s
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

04 Mar 2018 07:03PM UTC coverage: 88.947% (-0.009%) from 88.956%
70.1

Pull #135

travis-ci

web-flow
added the option to pass in credential settings

allows for using a different authentication mechanic like EXTERNAL for certificate only authentication without username/password
```
const settings = {
	connection: {
...
		certPath: "secrets/client.pem",
		keyPath: "secrets/client.key",
		credentials: amqp.credentials.external()
...
```
Pull Request #135: added the option to pass in credential settings

639 of 834 branches covered (76.62%)

Branch coverage included in aggregate %.

3618 of 3952 relevant lines covered (91.55%)

65.16 hits per line

Source Files on job 70.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1
  • Travis Job 70.1
  • 4aba63a4 on github
  • Prev Job for on master (#69.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