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

sirosen / SALVE / 164
100%
stable: 100%

Build:
Build:
LAST BUILD BRANCH: wip/refactor/2-3-0-cleanup
DEFAULT BRANCH: stable
Ran 12 Jul 2015 10:11PM UTC
Jobs 6
Files 37
Run time 48s
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: 100.0%. First build
164

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.

1252 of 1252 relevant lines covered (100.0%)

6.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 164.1 12 Jul 2015 10:11PM UTC 37
100.0
Travis Job 164.1
2 164.2 12 Jul 2015 10:11PM UTC 37
100.0
Travis Job 164.2
3 164.3 12 Jul 2015 10:11PM UTC 37
99.84
Travis Job 164.3
4 164.4 12 Jul 2015 10:11PM UTC 37
99.84
Travis Job 164.4
6 164.6 12 Jul 2015 10:11PM UTC 37
100.0
Travis Job 164.6
7 164.7 12 Jul 2015 10:11PM UTC 37
99.84
Travis Job 164.7
Source Files on build 164
  • List 37
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #164
  • 4c17c38b on github
  • Next Build on wip/refactor/clean-initfiles (#165)
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2023 Coveralls, Inc