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

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

Build:
DEFAULT BRANCH: master
Ran 18 Nov 2019 09:04PM UTC
Files 109
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

18 Nov 2019 09:04PM UTC coverage: 64.421% (+0.04%) from 64.386%
RUN="coverage" CONTAINER="netaccess"

push

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 11522.7 (RUN="coverage" CONTAINER="netaccess")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10747
  • Travis Job 11522.7
  • 953885ae on github
  • Prev Job for RUN="coverage" CONTAINER="netaccess" on master (#11521.7)
  • Next Job for RUN="coverage" CONTAINER="netaccess" on master (#11523.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