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

wikimedia / parsoid / 2746
85%

Build:
DEFAULT BRANCH: master
Ran 21 Jun 2019 08:24PM UTC
Jobs 3
Files 153
Run time 8min
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
2746

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%)

90483.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2746.1 21 Jun 2019 08:27PM UTC 0
84.53
Travis Job 2746.1
2 2746.2 21 Jun 2019 08:24PM UTC 0
84.53
Travis Job 2746.2
3 2746.3 21 Jun 2019 08:30PM UTC 0
84.56
Travis Job 2746.3
Source Files on build 2746
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2746
  • b1b51c73 on github
  • Prev Build on master (#2745)
  • Next Build on master (#2747)
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