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

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

Build:
DEFAULT BRANCH: master
Ran 18 Nov 2019 06:49PM UTC
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

18 Nov 2019 06:35PM UTC coverage: 64.334%. Remained the same
RUN="coverage" CONTAINER="netaccess"

push

travis-ci

web-flow
SA: migrate `fqdnSets.id`, `issuedNames.id` to BIGINT. (#4557)

Based on the volume of data Boulder supports we use `BIGINT(20)` for
database ID fields throughout all of our tables except for two that were
missed: `fqdnSets` and `issuedNames`. Prior to this migration both were
using `INT(11)`, allowing only values up to 2,147,483,647. After the
migration is applied the `BIGINT(20)` type allows values up to 2^63-1.

11840 of 18404 relevant lines covered (64.33%)

0.72 hits per line

Source Files on job 11517.7 (RUN="coverage" CONTAINER="netaccess")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10742
  • Travis Job 11517.7
  • 47b875f0 on github
  • Prev Job for RUN="coverage" CONTAINER="netaccess" on master (#11515.7)
  • Next Job for RUN="coverage" CONTAINER="netaccess" on master (#11521.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