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

arobson / rabbot / 70
89%

Build:
DEFAULT BRANCH: master
Ran 04 Mar 2018 07:06PM UTC
Jobs 2
Files 51
Run time 1min
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

pending completion
70

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

640 of 834 branches covered (76.74%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 1 file covered. (100.0%)

3618 of 3952 relevant lines covered (91.55%)

130.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 70.1 04 Mar 2018 07:08PM UTC 0
88.95
Travis Job 70.1
2 70.2 04 Mar 2018 07:06PM UTC 0
88.95
Travis Job 70.2
Source Files on build 70
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #70
  • Pull Request #135
  • PR Base - master (#69)
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