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

hypothesis / h / 10402
69%
master: 97%

Build:
Build:
LAST BUILD BRANCH: realtime-update-v1-h-only-1
DEFAULT BRANCH: master
Ran 22 Feb 2016 09:20AM UTC
Jobs 1
Files 103
Run time 3s
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

pending completion
10402

push

travis-ci

nickstenning
Clean up direct access to transaction

Now that transaction managers are only created for in-flight requests, we need
to clean up a couple of places where we've been directly accessing the
transaction and can now simply rely on the database session.

1. The tests don't use pyramid_tm, so we replace
   transaction.savepoint()/transaction.rollback() with
   session.begin_nested()/session.rollback().
2. Removing old feature flags on application boot now requires manual
   cleanup of the database session.

5 of 5 new or added lines in 1 file covered. (100.0%)

2683 of 3908 relevant lines covered (68.65%)

0.69 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
h/features.py
Jobs
ID Job ID Ran Files Coverage
1 10402.1 22 Feb 2016 09:20AM UTC 0
68.65
Travis Job 10402.1
Source Files on build 10402
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10402
  • 335048d5 on github
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