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

ssoloff / dice-server-js / 301
100%

Build:
DEFAULT BRANCH: master
Ran 20 Dec 2016 03:34AM UTC
Jobs 1
Files 39
Run time 2s
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
301

push

travis-ci

ssoloff
Lint actual JS sources rather than compiled JS sources

We previously changed the build to lint the compiled JS sources in order
to resolve a linting error regarding an unknown module
(dice-expression-parser).  The unknown module only exists after
compiling a Jison file into JS.

However, while experimenting with Browserify, it was discovered that
linting the compiled sources causes all sorts of problems.  Therefore,
this change reverts back to linting the actual JS sources (under src/
and test/) and simply suppresses the single "node/no-missing-require"
linting error where it occurs.

2023 of 2023 relevant lines covered (100.0%)

6.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 301.1 20 Dec 2016 03:34AM UTC 0
100.0
Travis Job 301.1
Source Files on build 301
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #301
  • f55f2f2f on github
  • Prev Build on master (#300)
  • Next Build on master (#309)
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