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

lostisland / faraday / #3103
93%
master: 92%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 23 May 2023 03:22PM UTC
Jobs 1
Files 32
Run time 2s
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
#3103

push

web-flow
Encode `false` to `"false"` in `Faraday::Request::Json` (#1504)

Previously, `Faraday::Request::Json` doesn't encode the value `false`
while it encodes `true` to `"true"`.

This patch fixes the inconsistent behavior to make the middleware encode
`false` to `"false"`.

1339 of 1425 relevant lines covered (93.96%)

144.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #3103.1 23 May 2023 03:22PM UTC 0
93.96
Source Files on build #3103
Detailed source file information is not available for this build.
  • Back to Repo
  • 6d37ef7e 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