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

wikimedia / parsoid / 2060 / 2
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 11 Sep 2018 05:28PM UTC
Files 95
Run time 13s
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

11 Sep 2018 03:14PM UTC coverage: 84.565% (-0.002%) from 84.567%
2060.2

push

travis-ci

arlolra
Use <audio> elements for rendering audio files

Originally, <video> elements were used so that dimensions would be
respected by browsers, since <audio> elements are inherently
dimensionless.

Unfortunately, the UI presented by browsers for <video> elements
requires a gratuitous amount of space to not obscure the "play" button
and displays other unnecessary elements.

Switching to <audio> elements has the bonus of returning some lost
semantics previously only covered by the "mw:Audio" type annotations.

Dimensions will still be applied to the elements but browsers should
ignore them.  However, they can be enforced dynamically.

Bug: T198504
Bug: T133673
Change-Id: I6514b9b0a

9287 of 11720 branches covered (79.24%)

15089 of 17843 relevant lines covered (84.57%)

24713.91 hits per line

Source Files on job 2060.2
  • Tree
  • List 0
  • Changed 39
  • Source Changed 14
  • Coverage Changed 37
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1946
  • Travis Job 2060.2
  • 5f3dbdc8 on github
  • Prev Job for on master (#2059.4)
  • Next Job for on master (#2061.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc