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

ruby-grape / grape / 26152831417 / 14
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: robust_mounted_app_comparison
DEFAULT BRANCH: master
Ran 20 May 2026 09:11AM UTC
Files 164
Run time 9s
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:08AM UTC coverage: 95.734%. Remained the same
26152831417.14

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

1064 of 1173 branches covered (90.71%)

Branch coverage included in aggregate %.

3492 of 3586 relevant lines covered (97.38%)

988.9 hits per line

Source Files on job run-3.2-gemfiles/rails_7_2.gemfile - 26152831417.14
  • Tree
  • List 164
  • Changed 7
  • Source Changed 7
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 26152831417
  • 069d5849 on github
  • Prev Job for on refactor/drop-indifferent-and-reverse-merge-requires (#26032264356.30)
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