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

baudehlo / Haraka / 952 / 2
38%
master: 17%

Build:
Build:
LAST BUILD BRANCH: dev-2.6.2-4
DEFAULT BRANCH: master
Ran 21 Dec 2014 06:30AM UTC
Files 1
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

21 Dec 2014 06:28AM UTC coverage: 37.705%. Remained the same
952.2

push

travis-ci

msimerson
fixes spurious test error in PR #796

server.js was throwing an error, but only when run *after* the
net_utils tests. I tracked it down to this line causing the problem:
```js
config.get('smtp.ini').main.public_ip
```

This ends up being an issue related to config caching. `net_utils`
reads a copy of smtp.ini to see if a public IP is defined there but it
does’t pass in the same options as the server.js file. Later, when
server.js reads that same file, with options, it gets the cached result
without them.

23 of 61 relevant lines covered (37.7%)

0.38 hits per line

Source Files on job 952.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 952
  • Travis Job 952.2
  • c6b04d5f on github
  • Prev Job for on server (#951.2)
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