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

letsencrypt / boulder / 8918
66%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2018 01:20AM UTC
Jobs 1
Files 85
Run time 4s
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
8918

cron

travis-ci

cpu
Fetch only the challenges needed in getAuthz. (#3597)

In `getAuthorizations`, we had a single loop to both select the freshest authz and
fetch challenges corresponding to authzs. This meant that in some cases, we
would fetch challenges only to throw them away. Since each challenge fetch is a
DB round trip, this would cause extreme slowness when called for domains that
have a large number of authorizations.

This change splits that into two loops: One to select the freshest authzs, and
another to fetch challenges for those authzs.

9833 of 15781 relevant lines covered (62.31%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
5 8918.5 (RUN="coverage") 29 Mar 2018 01:20AM UTC 0
62.31
Travis Job 8918.5
Source Files on build 8918
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8918
  • 76973d0f on github
  • Prev Build on master (#8912)
  • Next Build on master (#8920)
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