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

ben-manes / caffeine / 1487
100%

Build:
DEFAULT BRANCH: master
Ran 02 Dec 2015 03:31AM UTC
Jobs 1
Files 63
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
1487

push

travis-ci

ben-manes
NPE due to improperly scheduled write tasks (fixes #35)

When an absent computation returns null, a add/removal task was being
improperly scheduled. As there was no Node, this null field was then
causing an NPE during the maintenance cycle. Usually that was on a
background executor, but could be visible if `cleanUp` is called.

This wasn't caught by tests since the executor's was swalled, logged,
and logging was disabled to avoid spamming the report. Now the executor
is instrumented so that the validation can assert no failures occurred.
This detected the two bugs found with existing tests, so this provides
more coverage than a one-off fix.

4234 of 4495 relevant lines covered (94.19%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1487.1 (TERM=dumb) 02 Dec 2015 03:31AM UTC 0
94.19
Travis Job 1487.1
Source Files on build 1487
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1487
  • 0e7daa29 on github
  • Prev Build on master (#1486)
  • Next Build on master (#1489)
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