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

mozilla / web-ext / 4781 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 25 Jun 2019 01:48PM UTC
Files 30
Run time 45s
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

25 Jun 2019 01:37PM UTC coverage: 99.77% (-0.2%) from 100.0%
4781.3

push

travis-ci

rpl
fix: Stop bundling dependencies with slashes (#1634)

External dependencies should not be bundled, because they are already
referenced via "dependencies" in package.json.

Before this patch, external modules with slashes in their identifier
were bundled anyway because there is no directory with that name in the
`node_modules` directory (which in turn prevents them from being added
to the `externals` object in the webpack config).

This is fixed by looking up dependencies in `package.json` instead.

484 of 553 branches covered (87.52%)

1300 of 1303 relevant lines covered (99.77%)

24.7 hits per line

Source Files on job 4781.3
  • Tree
  • List 0
  • Changed 30
  • Source Changed 30
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 4563
  • Travis Job 4781.3
  • fd336bbd on github
  • Prev Job for on master (#4779.1)
  • Next Job for on master (#4785.1)
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