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

wikimedia / parsoid / 2746 / 1
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 21 Jun 2019 08:27PM UTC
Files 153
Run time 35s
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

21 Jun 2019 06:46PM UTC coverage: 84.528%. Remained the same
2746.1

push

travis-ci

legoktm
Validate @covers tags and fix all the broken ones

PHPUnit requires that @covers tags are well-formed, otherwise it will
immediately fail and not generate any coverage. They must be fully
qualified (full namespace) and don't respect namespace/use statements.

The best way to do this going forwards is to have a @coversDefaultClass
at the top of the test, and then use @covers ::funcName for each
individual test case. I've done that for all the tests that were broken.

And covers-validator will now run as part of CI to prevent future
regressions.

Bug: T226276
Change-Id: I246c5e011

9539 of 12018 branches covered (79.37%)

14926 of 17658 relevant lines covered (84.53%)

29673.7 hits per line

Source Files on job 2746.1
  • Tree
  • List 0
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2553
  • Travis Job 2746.1
  • b1b51c73 on github
  • Prev Job for on master (#2745.2)
  • Next Job for on master (#2747.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