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

letsencrypt / boulder / 8809
66%

Build:
DEFAULT BRANCH: master
Ran 14 Mar 2018 01:27AM UTC
Jobs 1
Files 85
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

pending completion
8809

cron

travis-ci

jsha
Fix nil panic in mailer logger setup when DB conn fails. (#3545)

Prior to this commit, if the expiration-mailer database configuration is
invalid, or the database is unreachable,
`cmd/expiration-mailer/main.go`'s `main()` function tries to call
`sa.SetSQLDebug(dbMap, logger)` before erroring from the DB
initialization failure. This causes a nil panic.

This commit changes the order of two lines such that `sa.SetSQLDebug` is
only called when there was no db setup error.

9242 of 15666 relevant lines covered (58.99%)

0.65 hits per line

Jobs
ID Job ID Ran Files Coverage
6 8809.6 (RUN="coverage") 14 Mar 2018 01:27AM UTC 0
58.99
Travis Job 8809.6
Source Files on build 8809
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8809
  • e00ed50c on github
  • Prev Build on master (#8803)
  • Next Build on master (#8820)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc