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

ruby-grape / grape / 26758489730
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: chore/raise-dependency-lower-bounds
DEFAULT BRANCH: master
Ran 01 Jun 2026 01:39PM UTC
Jobs 30
Files 167
Run time 2min
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

01 Jun 2026 01:39PM UTC coverage: 96.638% (-0.2%) from 96.797%
26758489730

Pull #2755

github

ericproulx
Inline mustermann-grape into Grape::Router::MustermannPattern

mustermann-grape is a ~40-line Mustermann::AST::Pattern subclass that exists
only for Grape's path syntax, and it had already grown Grape-specific: the
Integer constraint reads Grape's own `params` option. Maintaining it as a
separate gem meant a two-step release for every syntax tweak (cut a
mustermann-grape release, then bump Grape's pin) plus its own CI/versioning.

Move the grammar into Grape as Grape::Router::MustermannPattern (attribution to
the original authors preserved), depend on `mustermann` directly, and
instantiate it directly from Grape::Router::Pattern as Grape always did. The
`mustermann` core dependency is unchanged; the graph collapses from
grape -> mustermann-grape -> mustermann to grape -> mustermann.

The class is no longer registered as a Mustermann `type: :grape` (Grape never
used the registry). Apps that called `Mustermann.new(_, type: :grape)` relying
on Grape pulling in mustermann-grape transitively should depend on it directly;
see UPGRADING.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #2755: Inline mustermann-grape into Grape::Router::MustermannPattern

1110 of 1207 branches covered (91.96%)

Branch coverage included in aggregate %.

20 of 25 new or added lines in 3 files covered. (80.0%)

2 existing lines in 2 files now uncovered.

3547 of 3612 relevant lines covered (98.2%)

23178.04 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
66.67
lib/grape/router/mustermann_pattern.rb

Coverage Regressions

Lines Coverage ∆ File
1
96.15
0.7% lib/grape/exceptions/validation_errors.rb
1
97.62
-0.09% lib/grape/middleware/formatter.rb
Jobs
ID Job ID Ran Files Coverage
1 run-3.3-gemfiles/rack_3_1.gemfile - 26758489730.1 01 Jun 2026 01:40PM UTC 166
95.45
GitHub Action Run
2 run-4.0-gemfiles/rails_8_0.gemfile - 26758489730.2 01 Jun 2026 01:40PM UTC 167
95.45
GitHub Action Run
3 run-4.0-gemfiles/multi_xml.gemfile - 26758489730.3 01 Jun 2026 01:40PM UTC 166
37.21
GitHub Action Run
4 run-3.3-gemfiles/rails_8_1.gemfile - 26758489730.4 01 Jun 2026 01:40PM UTC 167
95.45
GitHub Action Run
5 run-3.4-gemfiles/rails_7_2.gemfile - 26758489730.5 01 Jun 2026 01:39PM UTC 167
95.45
GitHub Action Run
6 run-3.4-Gemfile - 26758489730.6 01 Jun 2026 01:39PM UTC 166
95.45
GitHub Action Run
7 run-4.0-gemfiles/rails_8_1.gemfile - 26758489730.7 01 Jun 2026 01:40PM UTC 167
95.45
GitHub Action Run
8 run-3.3-gemfiles/rails_8_0.gemfile - 26758489730.8 01 Jun 2026 01:40PM UTC 167
95.45
GitHub Action Run
9 run-3.3-gemfiles/rack_3_0.gemfile - 26758489730.9 01 Jun 2026 01:40PM UTC 166
95.45
GitHub Action Run
10 run-3.3-Gemfile - 26758489730.10 01 Jun 2026 01:40PM UTC 166
95.45
GitHub Action Run
11 run-3.4-gemfiles/rails_8_1.gemfile - 26758489730.11 01 Jun 2026 01:40PM UTC 167
95.45
GitHub Action Run
12 run-4.0-gemfiles/rack_3_0.gemfile - 26758489730.12 01 Jun 2026 01:40PM UTC 166
95.45
GitHub Action Run
13 run-3.4-gemfiles/rack_3_2.gemfile - 26758489730.13 01 Jun 2026 01:40PM UTC 166
95.45
GitHub Action Run
14 run-4.0-Gemfile - 26758489730.14 01 Jun 2026 01:40PM UTC 166
95.45
GitHub Action Run
15 run-4.0-gemfiles/rails_7_2.gemfile - 26758489730.15 01 Jun 2026 01:40PM UTC 167
95.45
GitHub Action Run
16 run-3.3-gemfiles/rails_7_2.gemfile - 26758489730.16 01 Jun 2026 01:40PM UTC 167
95.45
GitHub Action Run
17 run-4.0-gemfiles/dry_validation.gemfile - 26758489730.17 01 Jun 2026 01:39PM UTC 166
58.59
GitHub Action Run
18 run-4.0-gemfiles/hashie.gemfile - 26758489730.18 01 Jun 2026 01:40PM UTC 166
62.68
GitHub Action Run
19 run-3.3-gemfiles/rack_2_2.gemfile - 26758489730.19 01 Jun 2026 01:40PM UTC 166
95.41
GitHub Action Run
20 run-4.0-gemfiles/rack_3_1.gemfile - 26758489730.20 01 Jun 2026 01:40PM UTC 166
95.45
GitHub Action Run
21 run-3.4-gemfiles/rack_2_2.gemfile - 26758489730.21 01 Jun 2026 01:39PM UTC 166
95.41
GitHub Action Run
22 run-4.0-gemfiles/rack_2_2.gemfile - 26758489730.22 01 Jun 2026 01:40PM UTC 166
95.41
GitHub Action Run
23 run-4.0-gemfiles/multi_json.gemfile - 26758489730.23 01 Jun 2026 01:40PM UTC 166
37.21
GitHub Action Run
24 run-3.3-gemfiles/rack_3_2.gemfile - 26758489730.24 01 Jun 2026 01:40PM UTC 166
95.45
GitHub Action Run
25 run-3.4-gemfiles/rails_8_0.gemfile - 26758489730.25 01 Jun 2026 01:40PM UTC 167
95.45
GitHub Action Run
26 run-3.4-gemfiles/rack_3_1.gemfile - 26758489730.26 01 Jun 2026 01:39PM UTC 166
95.45
GitHub Action Run
27 run-3.4-gemfiles/rack_3_0.gemfile - 26758489730.27 01 Jun 2026 01:39PM UTC 166
95.45
GitHub Action Run
28 run-4.0-gemfiles/rack_3_2.gemfile - 26758489730.28 01 Jun 2026 01:40PM UTC 166
95.45
GitHub Action Run
29 run-4.0-gemfiles/grape_swagger.gemfile - 26758489730.29 01 Jun 2026 01:40PM UTC 166
55.47
GitHub Action Run
30 run-4.0-gemfiles/grape_entity.gemfile - 26758489730.30 01 Jun 2026 01:40PM UTC 166
50.49
GitHub Action Run
Source Files on build 26758489730
  • Tree
  • List 167
  • Changed 148
  • Source Changed 8
  • Coverage Changed 148
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26758489730
  • Pull Request #2755
  • PR Base - master (#26755015790)
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