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

ruby-grape / grape / 25718596764 / 1
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: fix/recompile-settings-mutation-race
DEFAULT BRANCH: master
Ran 12 May 2026 07:00AM UTC
Files 157
Run time 8s
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

12 May 2026 06:54AM UTC coverage: 95.726% (-0.02%) from 95.749%
25718596764.1

Pull #2708

github

ericproulx
Tighten dynamic define_method definitions in callbacks and routing DSL

- callbacks: replace runtime `pluralize.to_sym` with a precomputed
  `method_name -> plural_key` mapping so the namespace_stackable key
  is resolved at load time instead of on every callback definition.
- routing: replace `*args` + `args.first || ['/']` with a proper
  default-arg signature (`path = '/'`), removing the splat allocation
  and array-of-arrays default.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #2708: Tighten dynamic define_method in callbacks/routing DSL

1071 of 1179 branches covered (90.84%)

Branch coverage included in aggregate %.

3408 of 3500 relevant lines covered (97.37%)

1002.2 hits per line

Source Files on job run-4.0-Gemfile - 25718596764.1
  • Tree
  • List 157
  • Changed 6
  • Source Changed 6
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25718596764
  • f7d3df4f on github
  • Prev Job for on refactor/define-method-cleanup (#25718401504.18)
  • Next Job for on refactor/define-method-cleanup (#25718639595.6)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc