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

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

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2026 10:29PM UTC
Files 155
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.611% (+0.02%) from 95.589%
24693636281.9

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>

1045 of 1155 branches covered (90.48%)

Branch coverage included in aggregate %.

3312 of 3402 relevant lines covered (97.35%)

1006.94 hits per line

Source Files on job run-4.0-gemfiles/rails_7_2.gemfile - 24693636281.9
  • Tree
  • List 155
  • 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.23)
  • 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