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

baudehlo / Haraka
38%
master: 17%

Build:
Build:
LAST BUILD BRANCH: dev-2.6.2-4
DEFAULT BRANCH: master
Repo Added 02 Sep 2014 09:53PM UTC
Files 1
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 server
branch: server
CHANGE BRANCH
x
Reset
  • server
  • dev-2.6.2-4
  • fix_qmail_deliverable_port
  • issue_1004
  • master
  • revert-715-revert-627-cleanups
  • revert-734-http-server
  • revert-772-haproxy-ipv6
  • v2.6.0
  • v2.6.1

pending completion
952

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.75 hits per line

Relevant lines Covered
Build:
Build:
61 RELEVANT LINES 23 COVERED LINES
0.75 HITS PER LINE
Source Files on server
  • 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
952 server 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 ... push 21 Dec 2014 06:29AM UTC msimerson travis-ci pending completion  
951 server server: corrected defaults applying push 21 Dec 2014 05:50AM UTC msimerson travis-ci pending completion  
See All Builds (1051)
  • 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