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

dblock / strava-ruby-client
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: fix-json-3-compat
DEFAULT BRANCH: master
Repo Added 24 Aug 2026 08:48PM UTC
Files 163
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

LAST BUILD ON BRANCH fix-json-3-compat
branch: fix-json-3-compat
CHANGE BRANCH
x
Reset
  • fix-json-3-compat
  • appraisals-json
  • dblock/add-coveralls
  • dblock/coveralls-github-token
  • dblock/revert-api-v3-url
  • master
  • remove-deprecated-club-endpoints
  • reorder-club-functions
  • update-releasing-docs
  • v3.1.0

17 Sep 2026 02:18PM UTC coverage: 99.817%. Remained the same
35232708878

Pull #115

github

dblock
Require fixed Faraday JSON middleware

Faraday 2.14.4 supports json 3 by forwarding parser options as\nkeyword arguments. Require that version and restore Faraday's built-in\n:json response middleware, removing the no-longer-needed local override.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Pull Request #115: Fix json >= 3.0 compatibility

3808 of 3815 relevant lines covered (99.82%)

254.4 hits per line

Relevant lines Covered
Build:
Build:
3815 RELEVANT LINES 3808 COVERED LINES
254.4 HITS PER LINE
Source Files on fix-json-3-compat
  • Tree
  • List 163
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
35232708878 fix-json-3-compat Require fixed Faraday JSON middleware Faraday 2.14.4 supports json 3 by forwarding parser options as\nkeyword arguments. Require that version and restore Faraday's built-in\n:json response middleware, removing the no-longer-needed local override.... Pull #115 17 Sep 2026 02:19PM UTC dblock github
99.82
34707454196 fix-json-3-compat Fix json >= 3.0 compatibility (#113) Replace Faraday's built-in :json response middleware, which calls JSON.parse(body, options) positionally, with Strava::Web::JsonResponse, a subclass that calls JSON.parse(body) with a single argument. This wor... Pull #115 12 Sep 2026 05:11PM UTC dblock github
99.82
See All Builds (33)
  • Repo on GitHub
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