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

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

Build:
DEFAULT BRANCH: master
Ran 19 Nov 2019 06:41AM UTC
Files 109
Run time 6s
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 08:49PM UTC coverage: 64.421%. Remained the same
RUN="coverage" CONTAINER="netaccess"

cron

travis-ci

web-flow
admin-revoker: use WithTransaction (#4560)

This is a small clean-up I spotted while migrating the `WithTransaction` wrapper
out of the `sa` package into `db` during #4544.

The `admin-revoker` util. was using bare transactions with the `db.Rollback`
(prev `sa.Rollback`) helper function instead of the newly exported
`db.WithTransaction` wrapper. The latter is safer so we should use it here too.

After this change all of the external consumers of the `Rollback` function have
been switched to using `WithTransaction` so we can unexport `Rollback`.

11867 of 18421 relevant lines covered (64.42%)

0.72 hits per line

Source Files on job 11523.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 10748
  • Travis Job 11523.7
  • 953885ae on github
  • Prev Job for RUN="coverage" CONTAINER="netaccess" on master (#11522.7)
  • Next Job for RUN="coverage" CONTAINER="netaccess" on master (#11525.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