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

elixir-mint / mint / b63eaaa55e4a8cc07110c432d8807674a87e2222
88%

Build:
DEFAULT BRANCH: main
Ran 21 Jul 2026 12:16PM UTC
Jobs 1
Files 20
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

21 Jul 2026 12:15PM UTC coverage: 87.934% (+0.05%) from 87.881%
b63eaaa55e4a8cc07110c432d8807674a87e2222

push

github

web-flow
Don't leak target options into the proxy connection in forward-proxy mode (#494)

Mint.HTTP.connect/4 merged the target connect options with the proxy
options and handed the whole set to the connection to the proxy. A
target :hostname was therefore used as the proxy connection's hostname,
so with an :https proxy the proxy's certificate was verified against
the target's identity, and :transport_opts meant for the target applied
to the proxy socket.

Forward-proxy mode now keeps the two option sets separate, like tunnel
mode already does: the proxy connection is configured by the options in
the :proxy tuple, while the options given to Mint.HTTP.connect/4
describe the target (its :hostname identity and the :proxy_headers).

6 of 6 new or added lines in 2 files covered. (100.0%)

1443 of 1641 relevant lines covered (87.93%)

494.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 b63eaaa55e4a8cc07110c432d8807674a87e2222.1 21 Jul 2026 12:16PM UTC 20
87.93
GitHub Action Run
Source Files on build b63eaaa55e4a8cc07110c432d8807674a87e2222
  • Tree
  • List 20
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b63eaaa5 on github
  • Prev Build on main (#4E38B23D...)
  • Next Build on main (#16D6B566...)
  • Delete
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