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

wikimedia / parsoid / 365 / 4
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2015 06:30PM UTC
Files 69
Run time 7s
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

23 Apr 2015 04:17PM UTC coverage: 85.747% (-0.08%) from 85.825%
365.4

push

travis-ci

cscott
Remove redundant \r handling.

The HTML parsing spec already handles \r; \r characters will never show up
in the parsed DOM.  See:
http://www.w3.org/TR/html5/syntax.html#preprocessing-the-input-stream

(Simply removing \r as the old code did is slightly incorrect: Mac OS
9 and earlier used single \r characters to separate lines.  These
should be turned into \n, not removed.)

Change-Id: I8a90950fb

10943 of 12762 relevant lines covered (85.75%)

22501.16 hits per line

Source Files on job 365.4
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 365
  • Travis Job 365.4
  • 0a0c3319 on github
  • Prev Job for on master (#364.4)
  • Next Job for on master (#366.2)
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