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

mozilla / web-ext / 4781
100%

Build:
DEFAULT BRANCH: master
Ran 25 Jun 2019 01:41PM CUT
Jobs 3
Files 30
Run time 7min
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
4781

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%)

74.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4781.1 25 Jun 2019 01:41PM CUT 0
100.0
Travis Job 4781.1
2 4781.2 25 Jun 2019 01:41PM CUT 0
100.0
Travis Job 4781.2
3 4781.3 25 Jun 2019 01:48PM CUT 0
99.77
Travis Job 4781.3
Source Files on build 4781
  • List 0
  • Changed 30
  • Source Changed 30
  • Coverage Changed 4
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #4781
  • fd336bbd on github
  • Prev Build on master (#4779)
  • Next Build on master (#4785)
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

© 2025 Coveralls, Inc