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

Rob--W / proxy-from-env / 21811215130
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v2.0.0
DEFAULT BRANCH: master
Ran 09 Feb 2026 03:21AM UTC
Jobs 4
Files 2
Run time 1min
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

09 Feb 2026 02:52AM UTC coverage: 100.0%. First build
21811215130

push

github

Rob--W
2.0.0

- Remove `url.parse` usage to avoid DEP0169 DeprecationWarning (#30).

- Use WHATWG `URL` constructor to parse strings instead of `url.parse`.
  This may cause `getProxyForUrl` to return an empty string instead of
  a proxy URL when the input is an invalid URL.

- Switch from CJS to ESM. When `import` syntax is used, the minimum
  compatible Node.js version is v12.17.0. When `require` is used, the
  minimum compatible Node.js version is v20.19.0, because that version
  introduced `require(esm)` support.

- Drop detection of `npm_config_`-prefixed environment variables, which
  was introduced in 1.1.0. Now the behavior is back to version 1.0.0.
  This should not affect users in practice, because the npn ecosystem
  dropped support for these environment variables many years ago (#13).

72 of 72 branches covered (100.0%)

535 of 535 relevant lines covered (100.0%)

65.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 coverage-node-20 - 21811215130.1 09 Feb 2026 03:21AM UTC 2
100.0
GitHub Action Run
2 coverage-node-24 - 21811215130.2 09 Feb 2026 03:21AM UTC 1
100.0
GitHub Action Run
3 coverage-node-25 - 21811215130.3 09 Feb 2026 03:21AM UTC 1
100.0
GitHub Action Run
4 coverage-node-22 - 21811215130.4 09 Feb 2026 03:21AM UTC 2
100.0
GitHub Action Run
Source Files on build 21811215130
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21811215130
  • f4d1be89 on github
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