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

ruby-grape / grape / 27504305221
97%

Build:
DEFAULT BRANCH: master
Ran 14 Jun 2026 04:00PM UTC
Jobs 32
Files 167
Run time 1min
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

14 Jun 2026 04:00PM UTC coverage: 96.592% (+0.003%) from 96.589%
27504305221

push

github

web-flow
Detect the MultiXML constant to avoid the multi_xml deprecation (#2765)

multi_xml 0.9.0 deprecated the `MultiXml` constant in favor of `MultiXML`
(removed in v1.0); the legacy constant warns on access/use. Grape detected
the backend via `::MultiXml` and called `Grape::Xml.parse`, so users on
multi_xml >= 0.9 would hit the deprecation.

Detect `::MultiXML` first, falling back to the legacy `::MultiXml` constant
and then `ActiveSupport::XmlMini`. Unlike multi_json, no facade is needed:
`parse` is canonical (not renamed) and Grape only calls `parse`, so a direct
alias suffices on every backend.

Cover both multi_xml lines in CI: pin gemfiles/multi_xml.gemfile to >= 0.9
and add gemfiles/multi_xml_0_8.gemfile (< 0.9), each running the
spec/integration/multi_xml suite. The integration spec now drives a real
Grape API that parses an XML request body through Grape::Xml.parse.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Daniel (dB.) Doubrovkine <dblock@dblock.org>

1127 of 1225 branches covered (92.0%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 1 file covered. (100.0%)

3578 of 3646 relevant lines covered (98.13%)

23093.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-4.0-gemfiles/rack_3_2.gemfile - 27504305221.1 14 Jun 2026 04:00PM UTC 166
95.13
GitHub Action Run
2 run-3.3-gemfiles/rack_3_0.gemfile - 27504305221.2 14 Jun 2026 04:00PM UTC 166
95.13
GitHub Action Run
3 run-3.4-Gemfile - 27504305221.3 14 Jun 2026 04:00PM UTC 166
95.13
GitHub Action Run
4 run-4.0-gemfiles/rails_8_1.gemfile - 27504305221.4 14 Jun 2026 04:00PM UTC 167
95.13
GitHub Action Run
5 run-3.4-gemfiles/rack_3_0.gemfile - 27504305221.5 14 Jun 2026 04:00PM UTC 166
95.13
GitHub Action Run
6 run-4.0-gemfiles/hashie.gemfile - 27504305221.6 14 Jun 2026 04:00PM UTC 166
62.34
GitHub Action Run
7 run-4.0-Gemfile - 27504305221.7 14 Jun 2026 04:00PM UTC 166
95.13
GitHub Action Run
8 run-4.0-gemfiles/multi_xml_0_8.gemfile - 27504305221.8 14 Jun 2026 04:01PM UTC 166
47.03
GitHub Action Run
9 run-4.0-gemfiles/rails_7_2.gemfile - 27504305221.9 14 Jun 2026 04:00PM UTC 167
95.13
GitHub Action Run
10 run-4.0-gemfiles/rails_8_0.gemfile - 27504305221.10 14 Jun 2026 04:01PM UTC 167
95.13
GitHub Action Run
11 run-4.0-gemfiles/grape_swagger.gemfile - 27504305221.11 14 Jun 2026 04:00PM UTC 166
55.17
GitHub Action Run
12 run-4.0-gemfiles/multi_json_1_20.gemfile - 27504305221.12 14 Jun 2026 04:01PM UTC 166
47.56
GitHub Action Run
13 run-3.4-gemfiles/rack_2_2.gemfile - 27504305221.13 14 Jun 2026 04:01PM UTC 166
95.09
GitHub Action Run
14 run-3.4-gemfiles/rails_7_2.gemfile - 27504305221.14 14 Jun 2026 04:00PM UTC 167
95.13
GitHub Action Run
15 run-4.0-gemfiles/rack_2_2.gemfile - 27504305221.15 14 Jun 2026 04:01PM UTC 166
95.09
GitHub Action Run
16 run-3.3-Gemfile - 27504305221.16 14 Jun 2026 04:01PM UTC 166
95.13
GitHub Action Run
17 run-3.3-gemfiles/rails_8_1.gemfile - 27504305221.17 14 Jun 2026 04:00PM UTC 167
95.13
GitHub Action Run
18 run-4.0-gemfiles/grape_entity.gemfile - 27504305221.18 14 Jun 2026 04:00PM UTC 166
50.24
GitHub Action Run
19 run-3.3-gemfiles/rails_8_0.gemfile - 27504305221.19 14 Jun 2026 04:00PM UTC 167
95.13
GitHub Action Run
20 run-3.3-gemfiles/rack_3_2.gemfile - 27504305221.20 14 Jun 2026 04:01PM UTC 166
95.13
GitHub Action Run
21 run-3.4-gemfiles/rack_3_2.gemfile - 27504305221.21 14 Jun 2026 04:01PM UTC 166
95.13
GitHub Action Run
22 run-4.0-gemfiles/rack_3_0.gemfile - 27504305221.22 14 Jun 2026 04:01PM UTC 166
95.13
GitHub Action Run
23 run-3.3-gemfiles/rack_2_2.gemfile - 27504305221.23 14 Jun 2026 04:00PM UTC 166
95.09
GitHub Action Run
24 run-4.0-gemfiles/multi_xml.gemfile - 27504305221.24 14 Jun 2026 04:00PM UTC 166
46.99
GitHub Action Run
25 run-4.0-gemfiles/multi_json.gemfile - 27504305221.25 14 Jun 2026 04:01PM UTC 166
47.52
GitHub Action Run
26 run-3.4-gemfiles/rails_8_0.gemfile - 27504305221.26 14 Jun 2026 04:01PM UTC 167
95.13
GitHub Action Run
27 run-3.4-gemfiles/rack_3_1.gemfile - 27504305221.27 14 Jun 2026 04:00PM UTC 166
95.13
GitHub Action Run
28 run-3.3-gemfiles/rails_7_2.gemfile - 27504305221.28 14 Jun 2026 04:00PM UTC 167
95.13
GitHub Action Run
29 run-4.0-gemfiles/dry_validation.gemfile - 27504305221.29 14 Jun 2026 04:01PM UTC 166
58.21
GitHub Action Run
30 run-3.3-gemfiles/rack_3_1.gemfile - 27504305221.30 14 Jun 2026 04:00PM UTC 166
95.13
GitHub Action Run
31 run-4.0-gemfiles/rack_3_1.gemfile - 27504305221.31 14 Jun 2026 04:01PM UTC 166
95.13
GitHub Action Run
32 run-3.4-gemfiles/rails_8_1.gemfile - 27504305221.32 14 Jun 2026 04:00PM UTC 167
95.13
GitHub Action Run
Source Files on build 27504305221
  • Tree
  • List 167
  • Changed 149
  • Source Changed 1
  • Coverage Changed 149
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27504305221
  • 0e23f01d on github
  • Prev Build on master (#27504192305)
  • Next Build on master (#27881782989)
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