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

jscs-dev / node-jscs / 2882
97%

Build:
DEFAULT BRANCH: master
Ran 07 Jul 2015 11:29AM UTC
Jobs 1
Files 156
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

pending completion
2882

push

travis-ci

markelog
Reporters: add new summary reporter

This reporter provides a summary reports of:
* All files with errors found listing each filename against the error count
* All rules with errors found listing each rule with the error count and
  no of files with the rule error

The following shows a sample of the output using cli-table:
    ┌───────┬─────────────┐
    │ Path  │ Error Count │
    ├───────┼─────────────┤
    │ input │ 1           │
    └───────┴─────────────┘

    ┌──────────────────┬──────────────┬───────────────────┐
    │ Rule             │ Total Errors │ Files With Errors │
    ├──────────────────┼──────────────┼───────────────────┤
    │ disallowKeywords │ 1            │ 1                 │
    ├──────────────────┼──────────────┼───────────────────┤
    │ All              │ 1            │ 1                 │
    └──────────────────┴──────────────┴───────────────────┘

Fixes #1047
Closes gh-1498

3665 of 3693 relevant lines covered (99.24%)

56.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2882.1 07 Jul 2015 11:29AM UTC 0
99.24
Travis Job 2882.1
Source Files on build 2882
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2882
  • 2417ff27 on github
  • Prev Build on master (#2877)
  • Next Build on master (#2883)
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