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

jscs-dev / node-jscs / 2782
97%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2015 08:32PM UTC
Jobs 1
Files 154
Run time 10s
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
2782

push

travis-ci

markelog
Errors: Ability to suppress a single line

This allows the user to suppress errors on a single by appending a
trailing comment in the format `// jscs: ignore requireSemicolons`

This was originally disabled for the following reason:

> If we have 1 rule turned off, and then want to toggle on and off all
> rules, how do we do this? When we toggle back on all rules after the
> single line trailing comment we will override the previously turned
> off rule as there's no good way to identify it was already on, and
> that it needs to be disabled again on the same line we enable all
> rules.

> The intended behaviour is slightly unclear, and implementing this
> feature will take a sizeable refactoring of the disabled rule index
> system, which my colleagues and I did not feel comfortable
> undertaking.

This is still an issue, I'll open an issue in the tracker.

Fixes #1372
Closes gh-1432

3588 of 3637 relevant lines covered (98.65%)

56.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2782.1 17 Jun 2015 08:32PM UTC 0
98.65
Travis Job 2782.1
Source Files on build 2782
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2782
  • 87d448f1 on github
  • Prev Build on master (#2773)
  • Next Build on master (#2783)
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