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

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

Build:
Build:
LAST BUILD BRANCH: robust_mounted_app_comparison
DEFAULT BRANCH: master
Ran 14 May 2026 08:40AM UTC
Files 159
Run time 6s
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: 95.741%. Remained the same
25850530311.37

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

1050 of 1157 branches covered (90.75%)

Branch coverage included in aggregate %.

3423 of 3515 relevant lines covered (97.38%)

1005.24 hits per line

Source Files on job run-3.3-gemfiles/rails_7_2.gemfile - 25850530311.37
  • 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 25850530311
  • 05b997ce on github
  • Prev Job for on refactor/define-method-cleanup (#25837450420.36)
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