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

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

Build:
Build:
LAST BUILD BRANCH: fix/adversarial-sweep-2026-08
DEFAULT BRANCH: master
Ran 25 Jul 2026 06:14PM 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

25 Jul 2026 06:14PM UTC coverage: 96.829%. Remained the same
30169220365

Pull #2815

github

ericproulx
Fix line-anchored regexes matching per line instead of whole string

Ruby's ^ and $ anchor to lines, not string boundaries, so two
whole-string checks misfired on multi-line input:

- Types::Json#parse used /^\s*$/ as its blank check, so any payload
  containing a blank line ("[1,2]\n\n", pretty-printed JSON with an
  empty line) was treated as blank and silently coerced to nil.
  Replaced with blank?, which anchors correctly and drops the regex.
- Router::Pattern::Path#valid_part? used /^\S/, accepting a part that
  starts with whitespace as long as a later line starts without it.
  Anchored with \A.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #2815: Fix line-anchored regexes matching per line instead of whole string

1137 of 1230 branches covered (92.44%)

Branch coverage included in aggregate %.

3749 of 3816 relevant lines covered (98.24%)

22747.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-3.3-Gemfile - 30169220365.1 25 Jul 2026 06:14PM UTC 167
95.4
GitHub Action Run
2 run-4.0-gemfiles/rack_3_1.gemfile - 30169220365.2 25 Jul 2026 06:14PM UTC 167
95.4
GitHub Action Run
3 run-3.4-gemfiles/rack_3_0.gemfile - 30169220365.3 25 Jul 2026 06:14PM UTC 167
95.4
GitHub Action Run
4 run-3.3-gemfiles/rails_7_2.gemfile - 30169220365.4 25 Jul 2026 06:14PM UTC 168
95.4
GitHub Action Run
5 run-4.0-gemfiles/multi_json_1_20.gemfile - 30169220365.5 25 Jul 2026 06:14PM UTC 167
48.35
GitHub Action Run
6 run-3.3-gemfiles/rails_8_0.gemfile - 30169220365.6 25 Jul 2026 06:14PM UTC 168
95.4
GitHub Action Run
7 run-4.0-gemfiles/rails_8_1.gemfile - 30169220365.7 25 Jul 2026 06:14PM UTC 168
95.4
GitHub Action Run
8 run-4.0-gemfiles/hashie.gemfile - 30169220365.8 25 Jul 2026 06:14PM UTC 167
62.78
GitHub Action Run
9 run-4.0-gemfiles/multi_xml.gemfile - 30169220365.9 25 Jul 2026 06:14PM UTC 167
47.74
GitHub Action Run
10 run-4.0-gemfiles/grape_swagger.gemfile - 30169220365.10 25 Jul 2026 06:14PM UTC 167
55.75
GitHub Action Run
11 run-3.3-gemfiles/rack_3_1.gemfile - 30169220365.11 25 Jul 2026 06:14PM UTC 167
95.4
GitHub Action Run
12 run-4.0-gemfiles/rack_3_0.gemfile - 30169220365.12 25 Jul 2026 06:14PM UTC 167
95.4
GitHub Action Run
13 run-4.0-gemfiles/grape_entity.gemfile - 30169220365.13 25 Jul 2026 06:14PM UTC 167
51.05
GitHub Action Run
14 run-4.0-gemfiles/rack_2_2.gemfile - 30169220365.14 25 Jul 2026 06:14PM UTC 167
95.36
GitHub Action Run
15 run-4.0-gemfiles/multi_json.gemfile - 30169220365.15 25 Jul 2026 06:14PM UTC 167
48.31
GitHub Action Run
16 run-3.3-gemfiles/rails_8_1.gemfile - 30169220365.16 25 Jul 2026 06:14PM UTC 168
95.4
GitHub Action Run
17 run-3.4-gemfiles/rails_8_0.gemfile - 30169220365.17 25 Jul 2026 06:14PM UTC 168
95.4
GitHub Action Run
18 run-4.0-Gemfile - 30169220365.18 25 Jul 2026 06:14PM UTC 167
95.4
GitHub Action Run
19 run-3.3-gemfiles/rack_3_2.gemfile - 30169220365.19 25 Jul 2026 06:14PM UTC 167
95.4
GitHub Action Run
20 run-4.0-gemfiles/rails_7_2.gemfile - 30169220365.20 25 Jul 2026 06:14PM UTC 168
95.4
GitHub Action Run
21 run-3.4-gemfiles/rails_8_1.gemfile - 30169220365.21 25 Jul 2026 06:14PM UTC 168
95.4
GitHub Action Run
22 run-4.0-gemfiles/dry_validation.gemfile - 30169220365.22 25 Jul 2026 06:14PM UTC 167
58.79
GitHub Action Run
23 run-4.0-gemfiles/rack_3_2.gemfile - 30169220365.23 25 Jul 2026 06:14PM UTC 167
95.4
GitHub Action Run
24 run-4.0-gemfiles/rails_8_0.gemfile - 30169220365.24 25 Jul 2026 06:14PM UTC 168
95.4
GitHub Action Run
25 run-3.4-gemfiles/rack_2_2.gemfile - 30169220365.25 25 Jul 2026 06:14PM UTC 167
95.36
GitHub Action Run
26 run-3.3-gemfiles/rack_3_0.gemfile - 30169220365.26 25 Jul 2026 06:14PM UTC 167
95.4
GitHub Action Run
27 run-3.4-gemfiles/rack_3_2.gemfile - 30169220365.27 25 Jul 2026 06:14PM UTC 167
95.4
GitHub Action Run
28 run-3.3-gemfiles/rack_2_2.gemfile - 30169220365.28 25 Jul 2026 06:14PM UTC 167
95.36
GitHub Action Run
29 run-3.4-Gemfile - 30169220365.29 25 Jul 2026 06:14PM UTC 167
95.4
GitHub Action Run
30 run-3.4-gemfiles/rails_7_2.gemfile - 30169220365.30 25 Jul 2026 06:14PM UTC 168
95.4
GitHub Action Run
31 run-3.4-gemfiles/rack_3_1.gemfile - 30169220365.31 25 Jul 2026 06:14PM UTC 167
95.4
GitHub Action Run
32 run-4.0-gemfiles/multi_xml_0_8.gemfile - 30169220365.32 25 Jul 2026 06:14PM UTC 167
47.78
GitHub Action Run
Source Files on build 30169220365
  • Tree
  • List 168
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30169220365
  • Pull Request #2815
  • PR Base - master (#30166451855)
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