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

letsencrypt / boulder / 10260
66%

Build:
DEFAULT BRANCH: master
Ran 07 Mar 2019 04:27AM UTC
Jobs 2
Files 90
Run time 2min
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

07 Mar 2019 01:08AM UTC coverage: 63.183%. Remained the same
10260

cron

travis-ci

jsha
SA: refactor DB stat collection & collect more stats. (#4096)

Go 1.11+ updated the `sql.DBStats` struct with new fields that are of
interest to us. This PR routes these stats to Prometheus by replacing
the existing autoprom stats code with new first-class Prometheus
metrics. Resolves https://github.com/letsencrypt/boulder/issues/4095

The `max_db_connections` stat from the SA is removed because the Go 1.11+
`sql.DBStats.MaxOpenConnections` field will give us a better view of
the same information.

The autoprom "reused_authz" stat that was being incremented in
`SA.GetPendingAuthorization` was also removed. It wasn't doing what it
says it was (counting reused authorizations) and was instead counting
the number of times `GetPendingAuthorization` returned an authz.

11201 of 17728 relevant lines covered (63.18%)

1.41 hits per line

Jobs
ID Job ID Ran Files Coverage
11 10260.11 (RUN="coverage" CONTAINER="netaccess") 07 Mar 2019 04:27AM UTC 0
63.18
Travis Job 10260.11
12 10260.12 (RUN="coverage" CONTAINER="netaccess") 07 Mar 2019 04:30AM UTC 0
63.18
Travis Job 10260.12
Source Files on build 10260
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10260
  • 0ecdf807 on github
  • Prev Build on master (#10259)
  • Next Build on master (#10262)
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