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

letsencrypt / boulder / 11553
66%

Build:
DEFAULT BRANCH: master
Ran 26 Nov 2019 06:56PM UTC
Jobs 1
Files 109
Run time 8s
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

26 Nov 2019 06:43PM UTC coverage: 64.588% (-0.01%) from 64.602%
11553

push

travis-ci

web-flow
SA: conditionally track issued names in AddPrecertificate. (#4573)

Prev. we inserted data for tracking issued names into the `issuedNames` table
during `sa.AddCertificate`. A more robust solution is to do this during
`sa.AddPrecertificate` since this is when we've truly committed to having
issued for the names.

The new SA `WriteIssuedNamesPrecert` feature flag enables writing this table
during `AddPrecertificate`. The legacy behaviour continues with the flag
enabled or disabled but is updated to tolerate duplicate INSERT errors so that
it is possible to deploy this change across multiple SA instances safely.

Along the way I also updated `SA.AddPrecertificate` to perform its two
`INSERT`s in a transaction using the `db.WithTransaction` wrapper.

Resolves https://github.com/letsencrypt/boulder/issues/4565

11912 of 18443 relevant lines covered (64.59%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
7 11553.7 (RUN="coverage" CONTAINER="netaccess") 26 Nov 2019 06:56PM UTC 0
64.59
Travis Job 11553.7
Source Files on build 11553
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11553
  • 608c3814 on github
  • Prev Build on master (#11551)
  • Next Build on master (#11555)
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