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

ssoloff / dice-server-js / 301 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 20 Dec 2016 03:34AM UTC
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

20 Dec 2016 03:28AM UTC coverage: 100.0%. Remained the same
301.1

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

Source Files on job 301.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 301
  • Travis Job 301.1
  • f55f2f2f on github
  • Prev Job for on master (#300.1)
  • Next Job for on master (#309.1)
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