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

source-academy / js-slang / 3806 / 1
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 23 Aug 2020 12:13PM UTC
Files 86
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 Aug 2020 12:07PM UTC coverage: 83.364% (+0.1%) from 83.227%
3806.1

push

travis-ci

web-flow
Implement display_list (#738)

* Improve stringify of lists slightly

Used to have lots of annoying spaces at the end of a multiline list.
I've gotten rid of those spaces so the end of lists are simply suffixed
with ']'.

* Implement display_list and tests

* Change recursive visit() algorithm to iterative one (courtesy @openorclose)

* Add test that display_list runs in linear time

Works by measuring a bunch of size vs runtime points, and doing linear
regression on a log-log plot, using the resulting gradient as an
estimate for the power of the runtime complexity.

* Exclude slow display_list benchmark from CI test

* Check exact types in isArrayLike test

replPrefix and replSuffix should be strings,
replArrayContents should be a function.

* Remove snapshot of benchmark test

* Exclude benchmark test from github CI

2547 of 3347 branches covered (76.1%)

Branch coverage included in aggregate %.

6829 of 7900 relevant lines covered (86.44%)

2149365.86 hits per line

Source Files on job 3806.1
  • Tree
  • List 0
  • Changed 46
  • Source Changed 3
  • Coverage Changed 46
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 3236
  • Travis Job 3806.1
  • d6c141f3 on github
  • Prev Job for on master (#3784.1)
  • Next Job for on master (#3814.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