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

avajs / ava / 2500
42%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2016 02:07AM UTC
Jobs 5
Files 29
Run time 1min
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
2500

Pull #1028

travis-ci

web-flow
Fix tests in Node 6.5.0 by handling `fn` test name

Node 6.5.0 uses a newer version of the v8 engine that is a bit smarter
in figuring out the name of a function. Therefore, some tests were
breaking because we presumed `test.name` to be a falsy value, and now
it's `'fn'`. This PR handles `'fn'` the same way it handles a falsy function
name value. While it fixes the breaking tests, it may not be the best
choice in the long term.
Pull Request #1028: Fix tests in Node 6.5.0 by handling `fn` test name

1784 of 1833 relevant lines covered (97.33%)

896.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2500.1 31 Aug 2016 02:09AM UTC 0
97.33
Travis Job 2500.1
2 2500.2 31 Aug 2016 02:07AM UTC 0
97.33
Travis Job 2500.2
3 2500.3 31 Aug 2016 02:09AM UTC 0
97.33
Travis Job 2500.3
4 2500.4 31 Aug 2016 02:08AM UTC 0
97.33
Travis Job 2500.4
5 2500.5 31 Aug 2016 02:08AM UTC 0
97.33
Travis Job 2500.5
Source Files on build 2500
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2500
  • Pull Request #1028
  • PR Base - master (#2499)
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