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

letsencrypt / boulder / 10260 / 11
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 07 Mar 2019 04:27AM UTC
Files 90
Run time 54s
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
RUN="coverage" CONTAINER="netaccess"

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

0.7 hits per line

Source Files on job 10260.11 (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 9733
  • Travis Job 10260.11
  • 0ecdf807 on github
  • Prev Job for RUN="coverage" CONTAINER="netaccess" on master (#10259.11)
  • Next Job for RUN="coverage" CONTAINER="netaccess" on master (#10262.11)
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