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

mozilla / web-ext / 4816
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: renovate/webpack-5.x
DEFAULT BRANCH: master
Ran 08 Jul 2019 04:36PM UTC
Jobs 3
Files 30
Run time 10min
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
4816

Pull #1652

travis-ci

web-flow
fix: support multiple values after --ignore-files again

The yargs upgrade from 6.6.0 to 13.2.1 in edebef46eb broke the
documented ability to pass multiple files to ignore after the
`--ignore-files` (aka `-i`) parameter.

This is because yargs 11 started to treat `requiresArg` as an implicit
`nargs: 1`, i.e. to accept exactly one value only.

This patch fixes the issue by dropping `requiresArg` and validating the
number of parameters in the `execute` function instead.
Pull Request #1652: fix: support multiple values after --ignore-files again

491 of 557 branches covered (88.15%)

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

1305 of 1305 relevant lines covered (100.0%)

74.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4816.1 08 Jul 2019 04:38PM UTC 0
100.0
Travis Job 4816.1
2 4816.2 08 Jul 2019 04:36PM UTC 0
100.0
Travis Job 4816.2
3 4816.3 08 Jul 2019 04:46PM UTC 0
99.77
Travis Job 4816.3
Source Files on build 4816
  • List 0
  • Changed 30
  • Source Changed 30
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Travis Build #4816
  • Pull Request #1652
  • PR Base - master (#4807)
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