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

mstade / funkis / 18 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: get-in
DEFAULT BRANCH: master
Ran 23 Mar 2014 01:22AM UTC
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

23 Mar 2014 01:15AM UTC coverage: 100.0%. First build
18.1

push

travis-ci

mstade
Refactored `seq` to make it trivial to create lazy sequences

If the `seq` constructor is called with just the one thing, we
assume like before that it's an object that is sequencable.
If we get more parameters however, we assume the sequence is
lazy and the first parameter is the initial `head` value, the
second is a function that returns the next value, and the
third is an optional size.

This change *should* also enable `seq` to be compatible with
generators, although I haven't tried it yet. All in due time.

213 of 213 relevant lines covered (100.0%)

78.64 hits per line

Source Files on job 18.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18
  • Travis Job 18.1
  • d95f7c44 on github
  • Next Job for on lazy-seq (#20.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