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

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

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2015 06:31PM UTC
Files 69
Run time 5s
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.755%. Remained the same
365.1

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

10944 of 12762 relevant lines covered (85.75%)

22501.4 hits per line

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