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

gregschmit / rails-rest-framework / 30857750339
95%

Build:
DEFAULT BRANCH: master
Ran 03 Aug 2026 10:13PM UTC
Jobs 1
Files 23
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

03 Aug 2026 10:11PM UTC coverage: 94.989% (+0.007%) from 94.982%
30857750339

push

github

gregschmit
Fix member route helpers and pagination host.

Emit the singular member route helper for resourceful controllers:
`show` now names its route (e.g. `api_demo_user`), like Rails, with
`update`/`destroy` reusing it. The test app names its singular user
resource since it coexists with the plural one (both would claim
`api_test_user`, as they would in plain Rails).

Anchor pagination `next`/`previous` to the request's own scheme/host/
port, so they stay correct when the app's `default_url_options` host
differs from the request host (e.g. an API served on a subdomain).

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

1346 of 1417 relevant lines covered (94.99%)

489.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30857750339.1 03 Aug 2026 10:13PM UTC 46
94.68
GitHub Action Run
Source Files on build 30857750339
  • Tree
  • List 23
  • Changed 11
  • Source Changed 2
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30857750339
  • 7445e9c0 on github
  • Prev Build on 2.0.0.beta5 (#30846841654)
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