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

mozilla / web-ext / 5733
100%

Build:
DEFAULT BRANCH: master
Ran 11 Feb 2020 08:37PM CUT
Jobs 2
Files 31
Run time 54s
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
5733

push

travis-ci

web-flow
fix: Use local port to avoid triggering the firewall (#1833)

When `web-ext run` starts, the following prompt shows briefly on macOS:

> Do you want the application "node" to
> accept incoming network connections?

This is because we use `listen(0)` to find a port, and by default, this
method listens on any network interface.

Since we are only looking for free ports and not network connections,
limit `listen()` to localhost only.

540 of 610 branches covered (88.52%)

1 of 1 new or added line in 1 file covered. (100.0%)

1443 of 1443 relevant lines covered (100.0%)

51.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5733.1 11 Feb 2020 08:37PM CUT 0
100.0
Travis Job 5733.1
2 5733.2 11 Feb 2020 08:37PM CUT 0
100.0
Travis Job 5733.2
Source Files on build 5733
  • List 0
  • Changed 31
  • Source Changed 31
  • Coverage Changed 31
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 #5733
  • d6ddd286 on github
  • Prev Build on master (#5728)
  • Next Build on master (#5734)
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