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

wikimedia / parsoid / 365
85%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2015 06:29PM UTC
Jobs 4
Files 69
Run time 2min
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
365

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

90004.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 365.1 23 Apr 2015 06:31PM UTC 0
85.75
Travis Job 365.1
2 365.2 23 Apr 2015 06:30PM UTC 0
85.75
Travis Job 365.2
3 365.3 23 Apr 2015 06:29PM UTC 0
85.75
Travis Job 365.3
4 365.4 23 Apr 2015 06:30PM UTC 0
85.75
Travis Job 365.4
Source Files on build 365
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #365
  • 0a0c3319 on github
  • Prev Build on master (#364)
  • Next Build on master (#366)
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