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

letsencrypt / boulder / 10132 / 12
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2019 04:42AM UTC
Files 89
Run time 6s
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% (+0.03%) from 63.513%
RUN="coverage" CONTAINER="netaccess"

push

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%)

0.71 hits per line

Source Files on job 10132.12 (RUN="coverage" CONTAINER="netaccess")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9618
  • Travis Job 10132.12
  • 5d6196e2 on github
  • Prev Job for RUN="coverage" CONTAINER="netaccess" on master (#10131.11)
  • Next Job for RUN="coverage" CONTAINER="netaccess" on master (#10136.12)
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