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

letsencrypt / boulder / 10138
66%

Build:
DEFAULT BRANCH: master
Ran 11 Feb 2019 04:13AM UTC
Jobs 2
Files 89
Run time 2min
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

08 Feb 2019 04:25AM UTC coverage: 63.546%. Remained the same
10138

cron

travis-ci

web-flow
Fix mailer error bug (#4042)

This fixes two bugs:
1. `resetAndError` would be called on every error, including `io.EOF`, which is returned when the connection is terminated. Calling `m.client.Reset()` after a `io.EOF` will result in another error, causing us to wrap the `io.EOF` with a `errors.errorString`. This broke a check in `sendMail` that was used to cause a reconnect.
2. There was a error type cast that assumed the type without checking it, which could result in a panic when an error of the unexpected type was returned.

11038 of 17370 relevant lines covered (63.55%)

1.41 hits per line

Jobs
ID Job ID Ran Files Coverage
11 10138.11 (RUN="coverage" CONTAINER="netaccess") 11 Feb 2019 04:13AM UTC 0
63.55
Travis Job 10138.11
12 10138.12 (RUN="coverage" CONTAINER="netaccess") 11 Feb 2019 04:15AM UTC 0
63.55
Travis Job 10138.12
Source Files on build 10138
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10138
  • 5d6196e2 on github
  • Prev Build on master (#10137)
  • Next Build on master (#10143)
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