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

letsencrypt / boulder / 8803 / 6
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2018 01:19AM UTC
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

12 Mar 2018 08:46PM UTC coverage: 58.994%. Remained the same
RUN="coverage"

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

Source Files on job 8803.6 (RUN="coverage")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 8803.6
  • e00ed50c on github
  • Prev Job for RUN="coverage" on master (#8802.6)
  • Next Job for RUN="coverage" on master (#8809.6)
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