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

letsencrypt / boulder / 11522
66%

Build:
DEFAULT BRANCH: master
Ran 18 Nov 2019 09:04PM UTC
Jobs 1
Files 109
Run time 23s
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%
11522

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

Jobs
ID Job ID Ran Files Coverage
7 11522.7 (RUN="coverage" CONTAINER="netaccess") 18 Nov 2019 09:04PM UTC 0
64.42
Travis Job 11522.7
Source Files on build 11522
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11522
  • 953885ae on github
  • Prev Build on master (#11521)
  • Next Build on master (#11523)
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