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

ruby-grape / grape / 25850530311 / 35
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: robust_mounted_app_comparison
DEFAULT BRANCH: master
Ran 14 May 2026 08:40AM UTC
Files 158
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 May 2026 08:38AM UTC coverage: 62.746% (-0.008%) from 62.754%
25850530311.35

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

372 of 1155 branches covered (32.21%)

Branch coverage included in aggregate %.

2557 of 3513 relevant lines covered (72.79%)

8.34 hits per line

Source Files on job run-4.0-gemfiles/hashie.gemfile - 25850530311.35
  • Tree
  • List 158
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25850530311
  • 05b997ce on github
  • Prev Job for on refactor/define-method-cleanup (#25837450420.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