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

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

Build:
DEFAULT BRANCH: master
Ran 25 Jun 2019 01:41PM UTC
Files 30
Run time 2s
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: 100.0%. Remained the same
4781.2

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.

487 of 553 branches covered (88.07%)

1303 of 1303 relevant lines covered (100.0%)

24.76 hits per line

Source Files on job 4781.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 4563
  • Travis Job 4781.2
  • 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