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

wikimedia / mediawiki-extensions-WikibaseQualityConstraints / 820 / 1
15%
master: 15%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2018 10:57AM UTC
Files 67
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

07 Feb 2018 06:25PM UTC coverage: 86.419% (+0.004%) from 86.415%
DBTYPE=mysql

push

travis-ci

lucaswerkmeister
<a href="https://github.com/wikimedia/mediawiki-extensions-WikibaseQualityConstraints/commit/77971f0d1">Minor ViolationMessageRenderer improvements

1. Make all ViolationMessageRenderer::render*() methods return a list of
   params, instead of some methods returning a single param and some
   returning a list of them – previously, this was unified in
   renderArgument(), using some ugly magic to determine whether the
   returned value was a single param (which is also an array), or an
   array of them.

   This requires some changes for renderList(), since its $render
   functions now also return a list of params (previously, it assumed
   that $render returned a single param, though I wasn’t actually aware
   of that subtlety – it just worked out with renderEntityId(),
   renderItemIdSnakValue() and renderConstraintScope()).

2. Add documentation comments to all functions, based on change
   I1bd065c27f. Methods that are also used for renderList(), and
   therefore need to return a very particular form of params, document
   this explicitly, while all other methods stay vague and return “a
   list that you can feed into Message::params()”, without specifying
   the number or format of params.

Bug: T185710
Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/mediawiki-extensions-WikibaseQualityConstraints/commit/dba51fd45">dba51fd45</a>

3258 of 3770 relevant lines covered (86.42%)

4.52 hits per line

Source Files on job 820.1 (DBTYPE=mysql)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 820
  • Travis Job 820.1
  • 77971f0d on github
  • Prev Job for DBTYPE=mysql on master (#819.1)
  • Next Job for DBTYPE=mysql on master (#821.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