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

avajs / ava / 2626 / 4
42%
master: 42%

Build:
DEFAULT BRANCH: master
Ran 22 Oct 2016 05:14AM UTC
Files 30
Run time 1s
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

22 Oct 2016 05:08AM UTC coverage: 97.299% (-0.05%) from 97.347%
2626.4

push

travis-ci

sindresorhus
Ensure test files load correct AVA installation (#1085)

The main process sets the AVA_PATH environment variable to the absolute
path of the index.js file. Workers are loaded with this variable
present. When test files require the AVA module (assuming it's a version
containing this commit of course), the index.js file redirects to the
one used by the worker if necessary by comparing AVA_PATH.

The redirect required most of index.js to be moved into a separate
module (lib/main.js).

Fixes #643.

1801 of 1851 relevant lines covered (97.3%)

181.19 hits per line

Source Files on job 2626.4
  • Tree
  • List 0
  • Changed 28
  • Source Changed 2
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2626
  • Travis Job 2626.4
  • 3ea2ba11 on github
  • Prev Job for on master (#2620.4)
  • Next Job for on master (#2643.4)
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