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

ruby-grape / grape / 29298424383 / 17
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 14 Jul 2026 01:24AM UTC
Files 168
Run time 7s
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

14 Jul 2026 01:23AM UTC coverage: 55.339% (+0.04%) from 55.3%
29298424383.17

push

github

web-flow
Stop populating the write-only namespace description in desc (#2787)

`desc` stored its settings under both the route scope
(`route_setting(:description)`) and the namespace scope
(`namespace_setting(:description)`). The namespace copy was never read:
`route` consumes only `route[:description]`, the namespace scope is not
wired for inheritance (`InheritableSetting#inherit_from` skips `@namespace`),
and grape-swagger reads neither. `desc` now writes only the route scope.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

266 of 1230 branches covered (21.63%)

Branch coverage included in aggregate %.

2455 of 3687 relevant lines covered (66.59%)

10.6 hits per line

Source Files on job run-4.0-gemfiles/grape_swagger.gemfile - 29298424383.17
  • Tree
  • List 168
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 29298424383
  • 0b6a32bf on github
  • Prev Job for on master (#29200448895.29)
  • Next Job for on master (#29298457459.21)
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