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

strongloop / loopback-next / 2938 / 2
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 12 Dec 2017 07:02AM UTC
Files 133
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

12 Dec 2017 06:56AM UTC coverage: 96.209% (+0.002%) from 96.207%
2938.2

push

travis-ci

web-flow
refactor(rest): use named functions for sequence actions (#790)

Refactor sequence-action providers to use a named "action" method
to hold the actual action implementation, and change the anonymous
lambda (arrow) functions returned by "value" methods to delegate
to these new "action" methods.

This improves error stack traces in cases where the action fails.
Before this change, there would be no reference to the actual sequence
action that failed. After this change, the stack trace contains
an entry for "{Action}Provider.action" function.

616 of 710 branches covered (86.76%)

Branch coverage included in aggregate %.

4917 of 5041 relevant lines covered (97.54%)

29.08 hits per line

Source Files on job 2938.2
  • Tree
  • List 0
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2938
  • Travis Job 2938.2
  • 6a3a1a22 on github
  • Prev Job for on master (#2936.2)
  • Next Job for on master (#2949.2)
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