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

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

Build:
DEFAULT BRANCH: master
Ran 14 Jul 2026 01:24AM UTC
Files 168
Run time 10s
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: 95.26% (+0.01%) from 95.25%
29298424383.12

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>

1113 of 1232 branches covered (90.34%)

Branch coverage included in aggregate %.

3570 of 3684 relevant lines covered (96.91%)

969.32 hits per line

Source Files on job run-3.3-gemfiles/rack_3_0.gemfile - 29298424383.12
  • 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.6)
  • 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