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

sirosen / SALVE / 164 / 7
100%
stable: 100%

Build:
Build:
LAST BUILD BRANCH: wip/refactor/2-3-0-cleanup
DEFAULT BRANCH: stable
Ran 12 Jul 2015 10:11PM UTC
Files 37
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

12 Jul 2015 10:07PM UTC coverage: 99.84%. First build
164.7

push

travis-ci

sirosen
Converted ExecutionContext to a Singleton

There's quite a bit of messiness associated with trying to pass around the
single ExecutionContext object and ensure that it is reachable from all parts
of the code. This shows up especially in the package __init__ files, and in
order to clean them up a sturdier solution was needed. To this end, the
ExecutionContext has been made into a Singleton using the Singleton metaclass
pattern, so it is accessed via class instantiation.
This complicates the testing somewhat -- the tests are now required to clear
the execution context during setup to ensure safety.

1250 of 1252 relevant lines covered (99.84%)

1.0 hits per line

Source Files on job 164.7
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 164
  • Travis Job 164.7
  • 4c17c38b on github
  • Next Job for on wip/refactor/clean-initfiles (#165.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