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

dblock / strava-ruby-client
100%

Build:
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • appraisals-json
  • dblock/add-coveralls
  • dblock/coveralls-github-token
  • dblock/revert-api-v3-url
  • fix-json-3-compat
  • master
  • remove-deprecated-club-endpoints
  • reorder-club-functions
  • update-releasing-docs
  • v3.1.0

17 Sep 2026 02:21PM UTC coverage: 99.817%. Remained the same
35232971397

push

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>

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

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 master
  • 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
35232971397 master 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.... push 17 Sep 2026 02:21PM UTC dblock github
99.82
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
34707314672 master Add Appraisals to reproduce and track json 3.x incompatibility Adds an Appraisal-based test matrix (json-2, json-3) run in CI so the existing spec suite is exercised against both the currently supported json < 3.0 and json >= 3.0, reproducing the... push 12 Sep 2026 05:08PM UTC dblock github
99.82
34707207645 appraisals-json Add Appraisals to reproduce and track json 3.x incompatibility Adds an Appraisal-based test matrix (json-2, json-3) run in CI so the existing spec suite is exercised against both the currently supported json < 3.0 and json >= 3.0, reproducing the... Pull #114 12 Sep 2026 05:06PM UTC dblock github
99.82
34707096123 appraisals-json Add Appraisals to reproduce and track json 3.x incompatibility Adds an Appraisal-based test matrix (json-2, json-3) run in CI so the existing spec suite is exercised against both the currently supported json < 3.0 and json >= 3.0, reproducing the... Pull #114 12 Sep 2026 05:04PM UTC dblock github
99.82
33278859169 master Document creating a GitHub release in RELEASING.md Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> push 29 Aug 2026 10:33PM UTC dblock github
99.82
33278852621 update-releasing-docs Document creating a GitHub release in RELEASING.md Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> push 29 Aug 2026 10:33PM UTC dblock github
99.82
33278731864 master Preparing for next development iteration, 3.1.1. push 29 Aug 2026 10:30PM UTC dblock github
99.82
33278720694 v3.1.0 Preparing for release, 3.1.0. push 29 Aug 2026 10:30PM 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