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

wikimedia / mediawiki-extensions-SemanticMediaWiki / 267 / 1
28%
master: 28%

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2013 01:53AM UTC
Files 218
Run time –
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

16 Oct 2013 01:53AM UTC coverage: 26.057% (+0.2%) from 25.869%
DBTYPE=mysql; MW=master

push

travis-ci

mwjames
\SMW\ContextAware + SMW\BaseContext

Making an object ContextAware allows to inject objects that depend a
context rather than directly linked to the DIC and it also enables support
objects to be accessed on requests rather than during instantiation.

Depending on a context (base, mock etc.) will give full control over the
object life-cycle as the context internally represents the current invoked
 DIC and with it its available object definitions while when changing to
an object definition is necessary it is done in only one place, the
DependencyContainer.

Instead of injection a builder directly through a constructor, we will use
the context as a single representative to carry out the responsibility
to enable access to a builder and its definitions.

## Notes
http://accu.org/index.php/journals/246

Change-Id: Ib6fce6d34

3901 of 14971 relevant lines covered (26.06%)

2.25 hits per line

Source Files on job 267.1 (DBTYPE=mysql; MW=master)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 4
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 267
  • Travis Job 267.1
  • f33fd12c on github
  • Prev Job for DBTYPE=mysql; MW=master on master (#266.1)
  • Next Job for DBTYPE=mysql; MW=master on master (#268.1)
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