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

wikimedia / mediawiki-extensions-WikibaseQualityConstraints / 820
15%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2018 10:54AM UTC
Jobs 4
Files 67
Run time 4min
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

pending completion
820

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>

3371 of 3900 relevant lines covered (86.44%)

16.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 820.1 (DBTYPE=mysql) 08 Feb 2018 10:54AM UTC 0
86.42
Travis Job 820.1
2 820.2 (DBTYPE=sqlite) 08 Feb 2018 10:53AM UTC 0
86.34
Travis Job 820.2
5 820.5 (DBTYPE=mysql) 08 Feb 2018 10:53AM UTC 0
86.79
Travis Job 820.5
6 820.6 (DBTYPE=sqlite) 08 Feb 2018 10:57AM UTC 0
86.72
Travis Job 820.6
Source Files on build 820
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #820
  • 77971f0d on github
  • Prev Build on master (#819)
  • Next Build on master (#821)
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