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

KarpelesLab / goro / 24647007928
13%

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2026 03:29AM UTC
Jobs 1
Files 371
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

20 Apr 2026 03:27AM UTC coverage: 1.953% (-0.001%) from 1.954%
24647007928

push

github

MagicalTux
compile-classref: only wrap class-scoped const failures in [constant expression]

130401fc was too aggressive — it started decorating ALL const-expression
errors with the synthetic [constant expression] frame, which broke
enum/update-class-constant-failure.phpt where PHP does NOT wrap
"Undefined constant \"NONEXISTENT\"" (bare global-const lookup fails
from an enum const initializer).

bug41633_2 wants the frame because its error is "Undefined constant
self::B" — a class-scoped reference. Distinguish by the message: wrap
everything EXCEPT a bare-name "Undefined constant \"…\"" without a
:: qualifier.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

0 of 39 new or added lines in 1 file covered. (0.0%)

120 existing lines in 1 file now uncovered.

2188 of 112005 relevant lines covered (1.95%)

70.33 hits per line

Uncovered Changes

Lines Coverage ∆ File
39
0.0
0.0% core/compiler/compile-classref.go

Coverage Regressions

Lines Coverage ∆ File
120
0.0
0.0% core/compiler/compile-classref.go
Jobs
ID Job ID Ran Files Coverage
1 24647007928.1 20 Apr 2026 03:29AM UTC 371
1.95
GitHub Action Run
Source Files on build 24647007928
  • Tree
  • List 371
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24647007928
  • 8faea200 on github
  • Prev Build on master (#24646931415)
  • Next Build on master (#24647072255)
  • Delete
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