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

letsencrypt / boulder / 10259 / 12
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 07 Mar 2019 01:26AM UTC
Files 90
Run time 16s
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% (-0.3%) from 63.471%
RUN="coverage" CONTAINER="netaccess"

push

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%)

0.7 hits per line

Source Files on job 10259.12 (RUN="coverage" CONTAINER="netaccess")
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9732
  • Travis Job 10259.12
  • 0ecdf807 on github
  • Prev Job for RUN="coverage" CONTAINER="netaccess" on master (#10258.11)
  • Next Job for RUN="coverage" CONTAINER="netaccess" on master (#10260.12)
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