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

mstade / funkis / 20 / 2
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: get-in
DEFAULT BRANCH: master
Ran 23 Mar 2014 06:43AM UTC
Files 29
Run time 3s
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

23 Mar 2014 06:39AM UTC coverage: 100.0%. Remained the same
20.2

push

travis-ci

mstade
Added `isEmpty` and changed `count` to throw on uncountables

Previously `count` would return 0 for falsy values, but this
doesn't really make much sense for booleans, for instance.
Now, it'll throw if the object is uncountable.

`isEmpty` will return true for anything that can be counted,
and since it uses `count` will throw if something can't.
For seqs, it'll only return true if `length` is reported as 0;
undefined lengths are returned as `false` because we can't
know.

257 of 257 relevant lines covered (100.0%)

114.05 hits per line

Source Files on job 20.2
  • Tree
  • List 0
  • Changed 13
  • Source Changed 5
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20
  • Travis Job 20.2
  • 85e10545 on github
  • Prev Job for on lazy-seq (#18.2)
  • Next Job for on lazy-seq (#23.2)
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