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

strongloop / loopback-next / 2938
76%

Build:
DEFAULT BRANCH: master
Ran 12 Dec 2017 07:02AM UTC
Jobs 2
Files 133
Run time 14s
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
2938

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.

619 of 710 branches covered (87.18%)

Branch coverage included in aggregate %.

4924 of 5042 relevant lines covered (97.66%)

58.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2938.1 12 Dec 2017 07:02AM UTC 0
96.35
Travis Job 2938.1
2 2938.2 12 Dec 2017 07:02AM UTC 0
96.21
Travis Job 2938.2
Source Files on build 2938
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2938
  • 6a3a1a22 on github
  • Prev Build on master (#2936)
  • Next Build on master (#2949)
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