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

bigeasy / cadence / 358 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 11 Dec 2013 07:36PM UTC
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

11 Dec 2013 07:19PM UTC coverage: 100.0%. Remained the same
358.1

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

Source Files on job 358.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 358
  • Travis Job 358.1
  • cf478ace on github
  • Prev Job for on master (#357.1)
  • Next Job for on master (#359.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