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

ruby-grape / grape / 25989081041 / 3
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: robust_mounted_app_comparison
DEFAULT BRANCH: master
Ran 17 May 2026 11:07AM UTC
Files 163
Run time 5s
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

17 May 2026 11:04AM UTC coverage: 50.21% (-0.06%) from 50.274%
25989081041.3

Pull #2728

github

ericproulx
Deprecate positional options Hash in Auth DSL; use keyword arguments

`Grape::Middleware::Auth::DSL#auth`, `#http_basic` and `#http_digest`
now take their options as keyword arguments. Passing a positional
options Hash still works but emits a Grape.deprecator warning and is
merged into the keyword options, so downstream callers keep working
through the deprecation cycle. Internal delegation splats (`**options`)
so the helper methods don't self-trigger the deprecation.

Mirrors the `desc(description, **options)` deprecation (#2723).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #2728: Deprecate positional options Hash in Auth DSL; use keyword arguments

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 - 25989081041.3
  • Tree
  • List 163
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25989081041
  • 3962becc on github
  • Prev Job for on refactor/auth-dsl-kwargs (#25973819196.26)
  • Next Job for on refactor/auth-dsl-kwargs (#25989093371.8)
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