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

jscs-dev / node-jscs / 2650
97%

Build:
DEFAULT BRANCH: master
Ran 28 May 2015 05:58PM UTC
Jobs 1
Files 146
Run time 9s
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
2650

push

travis-ci

markelog
Reporters: add new machine readable unix-style reporter

Similar to `inline` and `inlinesingle`, but instead of outputting

	file.js: line 7, col 7, Unexpected token {

it outputs

	file.js:7:7: Unexpected token {

which is much like the output from other compilers and preprocessors.

The benefit is integration with existing tools that parse similar
output.  For example Emacs allows navigation by these “hyperlinks”
through the rules in `compilation-error-regexp-alist`.  Other editors
such as acme, lets you right-click on such tokens to jump to the
file, line, and column.

Ref jshint/jshint@2dcb14fb3
Closes gh-1403

3366 of 3406 relevant lines covered (98.83%)

56.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2650.1 28 May 2015 05:58PM UTC 0
98.83
Travis Job 2650.1
Source Files on build 2650
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2650
  • 8c0ff34b on github
  • Prev Build on master (#2649)
  • Next Build on master (#2651)
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