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

bigeasy / cadence / 358
92%

Build:
DEFAULT BRANCH: master
Ran 11 Dec 2013 07:32PM UTC
Jobs 1
Files 2
Run time –
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
358

push

travis-ci

bigeasy
Return no error argument if no arguments.

Return no error argument if there are no actual arguments to return to
the callback.

I'm doing this in lieu of being explicit about whether an early return
returns `null` or `undefined`. An API test framework is asserting that
no arguments are returned for a specific case, no errors or other
values, and it is doing this by testing if the error value is the same
as `undefined`.

In my source I'm invoking `step(null)`, but that does not propagate. The
null returned to the callback is not the same null that was given to
`step`. I can see now that `step(undefined)` is not the right way to go.

Closes #155.

250 of 250 relevant lines covered (100.0%)

205.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 358.1 11 Dec 2013 07:36PM UTC 0
100.0
Travis Job 358.1
Source Files on build 358
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #358
  • cf478ace on github
  • Prev Build on master (#357)
  • Next Build on master (#359)
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