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

heroku / heroku-kafka-jsplugin / 620
90%

Build:
DEFAULT BRANCH: master
Ran 02 Jun 2017 08:12PM UTC
Jobs 1
Files 25
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
620

push

travis-ci

uhoh-itsmaciek
Avoid using the 'in' operator to check for presence of flags

CLI v5 only sends the flags the user passed in on the flags object,
but CLI v6 sends in all defined flags, with values of undefined for
ones not explicitly set. Since `'a' in { a: undefined }` is true,
change these to use an explicit check against `undefined` instead.

172 of 219 branches covered (78.54%)

3 of 3 new or added lines in 2 files covered. (100.0%)

538 of 604 relevant lines covered (89.07%)

5.25 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
commands/configure.js
Jobs
ID Job ID Ran Files Coverage
1 620.1 (CXX=g++-4.9) 02 Jun 2017 08:12PM UTC 0
89.07
Travis Job 620.1
Source Files on build 620
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #620
  • c7ddc733 on github
  • Prev Build on master (#618)
  • Next Build on master (#621)
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