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

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

Build:
DEFAULT BRANCH: master
Ran 07 Dec 2018 03:57PM UTC
Files 30
Run time 645min
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

07 Dec 2018 03:55PM UTC coverage: 54.63% (+0.5%) from 54.149%
350.1

push

travis-ci

thomastanck
Fix functions equality (#92)

* Implemented hoisting

Implemented hoisting for ```let```, ```const``` and function declarations according to es6 spec (Except that redeclaration of functions is disallowed here unlike in es6).

* Removed accidentally committed items.

* Changed hoisting to only hoist the identifiers of `let`, `const`, and function declarations and not their assignments.

* Fixed multidimensional arrays.

* revert test

* Fixed issue where functions passed to non-source functions turn out to be not equal to the original.

* Fix printing of functions (aka closures) (resolves #119)

* minor text fixes and removed reliance on external non-source builtins

* export defineSymbol

* used defineSymbol instead of hardcoding

* import defineSymbol

355 of 769 branches covered (46.16%)

Branch coverage included in aggregate %.

1061 of 1823 relevant lines covered (58.2%)

237.25 hits per line

Source Files on job 350.1
  • Tree
  • List 0
  • Changed 15
  • Source Changed 4
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 335
  • Travis Job 350.1
  • 584f7c15 on github
  • Prev Job for on master (#345.1)
  • Next Job for on master (#365.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