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

ruby-grape / grape / 26152802263 / 15
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: fix/router-request-time-map-mutation
DEFAULT BRANCH: master
Ran 20 May 2026 09:10AM UTC
Files 163
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 May 2026 09:07AM UTC coverage: 50.21%. Remained the same
26152802263.15

Pull #2733

github

ericproulx
Drop `core_ext/hash/reverse_merge` require; call HWIA constructor directly

Removes the now-dead `active_support/core_ext/hash/reverse_merge`
require and replaces the two `reverse_merge` usages with explicit
`{ defaults }.merge!(other)` literals.

Also swaps `.with_indifferent_access` call sites for
`ActiveSupport::HashWithIndifferentAccess.new(...)` and adds an
explicit `require 'active_support/hash_with_indifferent_access'` so
the class dependency is documented at the top of `lib/grape.rb`
rather than implicit via the core_ext.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #2733: Drop dead reverse_merge require; call HWIA constructor directly

203 of 1171 branches covered (17.34%)

Branch coverage included in aggregate %.

2184 of 3583 relevant lines covered (60.95%)

7.72 hits per line

Source Files on job run-4.0-gemfiles/grape_entity.gemfile - 26152802263.15
  • Tree
  • List 163
  • Changed 7
  • Source Changed 7
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 26152802263
  • 320602cf on github
  • Prev Job for on refactor/drop-indifferent-and-reverse-merge-requires (#26032264356.29)
  • Next Job for on refactor/drop-indifferent-and-reverse-merge-requires (#26152831417.35)
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