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

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

Build:
Build:
LAST BUILD BRANCH: robust_mounted_app_comparison
DEFAULT BRANCH: master
Ran 12 May 2026 07:08AM UTC
Files 159
Run time 9s
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:59AM UTC coverage: 95.776% (-0.001%) from 95.777%
25718828545.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

1052 of 1159 branches covered (90.77%)

Branch coverage included in aggregate %.

3438 of 3529 relevant lines covered (97.42%)

1002.6 hits per line

Source Files on job run-3.2-gemfiles/rails_8_0.gemfile - 25718828545.1
  • Tree
  • List 159
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25718828545
  • 244cbb96 on github
  • Prev Job for on refactor/define-method-cleanup (#25718782466.24)
  • Next Job for on refactor/define-method-cleanup (#25850530311.20)
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