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

ruby-grape / grape / 24693636281 / 11
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2026 10:29PM UTC
Files 154
Run time 7s
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

20 Apr 2026 10:28PM UTC coverage: 95.631% (+0.02%) from 95.609%
24693636281.11

push

github

web-flow
Skip run_filters and instrumentation on empty filter lists (#2685)

Grape::Endpoint#run_filters now short-circuits when the filter list is
empty (nil or []), so no work is done and no endpoint_run_filters.grape
notification is emitted for phases without registered filters.

Previously each of :before, :before_validation, :after_validation, :after,
and :finally emitted an event on every request regardless of whether any
filters were registered for that phase, allocating a payload hash and
entering ActiveSupport::Notifications for a no-op.

Updates the instrumentation spec to expect only the phases that actually
run, adds an upgrade note, and a CHANGELOG entry.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

1047 of 1157 branches covered (90.49%)

Branch coverage included in aggregate %.

3309 of 3398 relevant lines covered (97.38%)

1007.53 hits per line

Source Files on job run-3.2-Gemfile - 24693636281.11
  • Tree
  • List 154
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 24693636281
  • 50828ddf on github
  • Prev Job for on master (#24693529552.32)
  • Next Job for on master (#24693774069.9)
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