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

source-academy / js-slang / 3806
77%

Build:
DEFAULT BRANCH: master
Ran 23 Aug 2020 12:13PM UTC
Jobs 1
Files 86
Run time 4s
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
3806

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

Jobs
ID Job ID Ran Files Coverage
1 3806.1 23 Aug 2020 12:13PM UTC 0
83.36
Travis Job 3806.1
Source Files on build 3806
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3806
  • d6c141f3 on github
  • Prev Build on master (#3784)
  • Next Build on master (#3814)
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

© 2025 Coveralls, Inc