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

Kikobeats / parse-proxy-uri / 31016687283
100%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2026 02:44PM UTC
Jobs 1
Files 1
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

05 Aug 2026 02:43PM UTC coverage: 98.726% (-0.05%) from 98.78%
31016687283

push

github

web-flow
fix: keep ProxyURL credentials WHATWG-compatible (#26)

* fix: keep ProxyURL credentials WHATWG-compatible

Returning decoded username/password broke URL consumers that call
decodeURIComponent (e.g. got-scraping): passwords with `%` throw
URIError, and `%25xx` sequences double-decode into the wrong secret.

Keep the native percent-encoded getters, expose decoded credentials via
`auth`, reject control characters in userinfo, and only short-circuit
reparse for real ProxyURL instances so `{ __parsed__: true }` cannot
spoof validation.

Co-authored-by: kikohumanbeatbox <kikohumanbeatbox@gmail.com>

* refactor: drop dead descriptor indirection and __parsed__ marker

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MTbj6CYXGsk6rhXx7J8SUP

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: kikohumanbeatbox <kikohumanbeatbox@gmail.com>
Co-authored-by: Kiko Beats <josefrancisco.verdu@gmail.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>

42 of 44 branches covered (95.45%)

Branch coverage included in aggregate %.

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

113 of 113 relevant lines covered (100.0%)

24.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31016687283.1 05 Aug 2026 02:44PM UTC 1
98.73
GitHub Action Run
Source Files on build 31016687283
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31016687283
  • 9acf4673 on github
  • Prev Build on master (#30890397619)
  • Next Build on master (#31181760862)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc