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

lostisland / faraday / #3096
95%
master: 92%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 18 May 2023 04:10PM UTC
Jobs 1
Files 32
Run time 21s
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
#3096

push

web-flow
Always assume the existence of `URI::Generic#find_proxy` (#1502)

Previously, the method `#proxy_from_env` checked the existence of
`URI::Generic#find_proxy` by using `respond_to?(:find_proxy)`;
this method was introduced in Ruby 2.0.0.

Since the latest Faraday requires Ruby 2.6, as specified
in `faraday.gemspec`, there is no need for `#proxy_from_env` to handle
the case where `URI::Generic#find_proxy` doesn't exist.

1336 of 1421 relevant lines covered (94.02%)

141.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #3096.1 18 May 2023 04:10PM UTC 0
94.02
Source Files on build #3096
Detailed source file information is not available for this build.
  • Back to Repo
  • 111d354b on github
  • Prev Build on main
  • Next Build on main
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