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

zopefoundation / transaction / 237 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: config-with-pure-python-template-b3663390
DEFAULT BRANCH: master
Ran 14 Oct 2018 06:04PM UTC
Files 15
Run time 1s
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

14 Oct 2018 05:51PM UTC coverage: 99.371% (-0.6%) from 100.0%
237.1

Pull #68

travis-ci

web-flow
Changed the implementation of ThreadTransactionManager

Changed the implementation of `ThreadTransactionManager` to be a
`thread.local` that wraps a `TransactionManager` rather than a
`thread.local` that inherits from `TransactionManager`.  It now
exposes a `manager` attribute that allows access to the wrapped
transaction manager to allow cross thread calls.  ZODB will use this
to call `unregisterSynch` when a connection is closed from a main
thread.
Pull Request #68: Changed the implementation of ThreadTransactionManager

3161 of 3181 relevant lines covered (99.37%)

0.99 hits per line

Source Files on job 237.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14
  • Travis Job 237.1
  • fa09042b on github
  • Prev Job for on wrapped-thread-local-208 (#235.3)
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