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

letsencrypt / boulder / 10138 / 11
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 11 Feb 2019 04:13AM UTC
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
RUN="coverage" CONTAINER="netaccess"

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

0.71 hits per line

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