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

thenables / composition / 28 / 3
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 30 Aug 2015 03:57AM UTC
Files 1
Run time 0s
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

30 Aug 2015 03:56AM UTC coverage: 96.429% (+1.1%) from 95.349%
28.3

push

travis-ci

jonathanong
reintroduce memorization

fix bug

the bug is introduced from pull request #5 (pull request did eliminate
V8 deoptimization, but did not do memorization)

the bug will cause infinite recursion with following middleware:
```js
function middleware(next) {
  return next
}
```

* a test is added
* this bug fix did not affect bench result

remove `INIT_VALUE` (bad practice)

54 of 56 relevant lines covered (96.43%)

10.96 hits per line

Source Files on job 28.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28
  • Travis Job 28.3
  • 07c38f5c on github
  • Prev Job for on master (#24.2)
  • Next Job for on master (#29.3)
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