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

letsencrypt / boulder / 11553 / 7
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 26 Nov 2019 06:56PM UTC
Files 109
Run time 7s
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%
RUN="coverage" CONTAINER="netaccess"

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

Source Files on job 11553.7 (RUN="coverage" CONTAINER="netaccess")
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10777
  • Travis Job 11553.7
  • 608c3814 on github
  • Prev Job for RUN="coverage" CONTAINER="netaccess" on master (#11551.7)
  • Next Job for RUN="coverage" CONTAINER="netaccess" on master (#11555.7)
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