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

KarpelesLab / goro / 26065105654
13%

Build:
DEFAULT BRANCH: master
Ran 18 May 2026 10:53PM UTC
Jobs 1
Files 398
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

18 May 2026 10:52PM UTC coverage: 12.332%. Remained the same
26065105654

push

github

MagicalTux
vm: propagate error from b.As() in OperatorMathLogic bitwise ops

When the bool/null/int branch coerces operands to int via b.As(),
the conversion can throw (e.g. an installed error_handler turns
the "float INF is not representable as an int" deprecation into
an Exception). The previous code dropped the error with \`_\` and
then dereferenced a nil-Val ZVal, panicking with "interface
conversion: phpv.Val is nil, not phpv.ZInt".

Fixes bitwise_not_precision_exception.phpt; surfaced when CI
exercises bitwise ops with throw-from-warning handlers — the
stack overflow that followed was the test framework recursing
into FuncContext.Release after the panic.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

2 of 11 new or added lines in 1 file covered. (18.18%)

1 existing line in 1 file now uncovered.

14416 of 116897 relevant lines covered (12.33%)

2582.64 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
23.38
-0.05% core/compiler/run-operator.go

Coverage Regressions

Lines Coverage ∆ File
1
23.38
-0.05% core/compiler/run-operator.go
Jobs
ID Job ID Ran Files Coverage
1 26065105654.1 18 May 2026 10:53PM UTC 398
12.33
GitHub Action Run
Source Files on build 26065105654
  • Tree
  • List 398
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26065105654
  • 72d8026e on github
  • Prev Build on master (#26064738319)
  • Next Build on master (#26065115029)
  • Delete
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