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

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

Build:
Build:
LAST BUILD BRANCH: fix/adversarial-sweep-2026-08
DEFAULT BRANCH: master
Ran 27 Jul 2026 05:07AM UTC
Jobs 32
Files 168
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

27 Jul 2026 05:06AM UTC coverage: 96.937% (+0.001%) from 96.936%
30238850115

Pull #2825

github

ericproulx
Stop entity autodetection from picking up a top-level ::Entity constant

entity_class_for_obj used klass.const_defined?(:Entity), which walks the
ancestor chain up to Object — where top-level constants live. Any app
defining a class named Entity had it silently used as the presenter for
every presented object without its own nested Entity (also reachable for
empty collections, whose lookup class resolves to NilClass).

Walk the ancestors explicitly with const_defined?(:Entity, false),
skipping Object, so only a genuine Klass::Entity (on the class or a real
ancestor) is auto-detected. Same family as the ::Options fix in #2773.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #2825: Stop entity autodetection from picking up a top-level ::Entity constant

1183 of 1274 branches covered (92.86%)

Branch coverage included in aggregate %.

3817 of 3884 relevant lines covered (98.27%)

25077.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-3.3-Gemfile - 30238850115.1 27 Jul 2026 05:07AM UTC 167
95.55
GitHub Action Run
2 run-4.0-gemfiles/multi_xml.gemfile - 30238850115.2 27 Jul 2026 05:07AM UTC 167
47.46
GitHub Action Run
3 run-3.3-gemfiles/rails_8_1.gemfile - 30238850115.3 27 Jul 2026 05:07AM UTC 168
95.56
GitHub Action Run
4 run-4.0-gemfiles/rails_8_1.gemfile - 30238850115.4 27 Jul 2026 05:07AM UTC 168
95.56
GitHub Action Run
5 run-4.0-gemfiles/rack_3_0.gemfile - 30238850115.5 27 Jul 2026 05:07AM UTC 167
95.56
GitHub Action Run
6 run-3.3-gemfiles/rails_7_2.gemfile - 30238850115.6 27 Jul 2026 05:07AM UTC 168
95.56
GitHub Action Run
7 run-4.0-gemfiles/multi_xml_0_8.gemfile - 30238850115.7 27 Jul 2026 05:07AM UTC 167
47.5
GitHub Action Run
8 run-4.0-gemfiles/dry_validation.gemfile - 30238850115.8 27 Jul 2026 05:07AM UTC 167
58.37
GitHub Action Run
9 run-3.4-gemfiles/rails_8_1.gemfile - 30238850115.9 27 Jul 2026 05:07AM UTC 168
95.56
GitHub Action Run
10 run-3.4-gemfiles/rack_3_1.gemfile - 30238850115.10 27 Jul 2026 05:07AM UTC 167
95.56
GitHub Action Run
11 run-4.0-Gemfile - 30238850115.11 27 Jul 2026 05:07AM UTC 167
95.56
GitHub Action Run
12 run-4.0-gemfiles/hashie.gemfile - 30238850115.12 27 Jul 2026 05:07AM UTC 167
62.31
GitHub Action Run
13 run-3.4-Gemfile - 30238850115.13 27 Jul 2026 05:07AM UTC 167
95.56
GitHub Action Run
14 run-3.3-gemfiles/rack_3_0.gemfile - 30238850115.14 27 Jul 2026 05:07AM UTC 167
95.55
GitHub Action Run
15 run-4.0-gemfiles/rack_2_2.gemfile - 30238850115.15 27 Jul 2026 05:07AM UTC 167
95.52
GitHub Action Run
16 run-4.0-gemfiles/grape_entity.gemfile - 30238850115.16 27 Jul 2026 05:07AM UTC 167
50.78
GitHub Action Run
17 run-3.4-gemfiles/rails_8_0.gemfile - 30238850115.17 27 Jul 2026 05:07AM UTC 168
95.56
GitHub Action Run
18 run-4.0-gemfiles/grape_swagger.gemfile - 30238850115.18 27 Jul 2026 05:07AM UTC 167
55.67
GitHub Action Run
19 run-4.0-gemfiles/multi_json_1_20.gemfile - 30238850115.19 27 Jul 2026 05:07AM UTC 167
48.1
GitHub Action Run
20 run-3.3-gemfiles/rack_3_1.gemfile - 30238850115.20 27 Jul 2026 05:07AM UTC 167
95.55
GitHub Action Run
21 run-3.3-gemfiles/rack_2_2.gemfile - 30238850115.21 27 Jul 2026 05:07AM UTC 167
95.52
GitHub Action Run
22 run-4.0-gemfiles/rails_7_2.gemfile - 30238850115.22 27 Jul 2026 05:07AM UTC 168
95.56
GitHub Action Run
23 run-4.0-gemfiles/rack_3_2.gemfile - 30238850115.23 27 Jul 2026 05:07AM UTC 167
95.56
GitHub Action Run
24 run-3.3-gemfiles/rack_3_2.gemfile - 30238850115.24 27 Jul 2026 05:07AM UTC 167
95.55
GitHub Action Run
25 run-3.4-gemfiles/rack_2_2.gemfile - 30238850115.25 27 Jul 2026 05:07AM UTC 167
95.52
GitHub Action Run
26 run-3.3-gemfiles/rails_8_0.gemfile - 30238850115.26 27 Jul 2026 05:07AM UTC 168
95.56
GitHub Action Run
27 run-3.4-gemfiles/rack_3_2.gemfile - 30238850115.27 27 Jul 2026 05:07AM UTC 167
95.56
GitHub Action Run
28 run-4.0-gemfiles/multi_json.gemfile - 30238850115.28 27 Jul 2026 05:07AM UTC 167
48.06
GitHub Action Run
29 run-4.0-gemfiles/rails_8_0.gemfile - 30238850115.29 27 Jul 2026 05:07AM UTC 168
95.56
GitHub Action Run
30 run-4.0-gemfiles/rack_3_1.gemfile - 30238850115.30 27 Jul 2026 05:07AM UTC 167
95.56
GitHub Action Run
31 run-3.4-gemfiles/rack_3_0.gemfile - 30238850115.31 27 Jul 2026 05:07AM UTC 167
95.56
GitHub Action Run
32 run-3.4-gemfiles/rails_7_2.gemfile - 30238850115.32 27 Jul 2026 05:07AM UTC 168
95.56
GitHub Action Run
Source Files on build 30238850115
  • Tree
  • List 168
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30238850115
  • Pull Request #2825
  • PR Base - master (#30226977190)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc