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

KarpelesLab / goro / 25826547626
13%

Build:
DEFAULT BRANCH: master
Ran 13 May 2026 09:10PM 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

13 May 2026 09:08PM UTC coverage: 12.093% (+0.001%) from 12.092%
25826547626

push

github

MagicalTux
compiler: throw TypeError on object/array bitwise operands

OperatorMathLogic fell through to a non-throwable Errorf when given an
object without HandleDoOperation in a bitwise op (^=, &=, |=). The
calling try/catch couldn't catch it; the script died with "todo
operator type unsupported: object". PHP throws "Unsupported operand
types: stdClass ^ int" — a catchable TypeError. Mirror the same
behaviour for both object and array operands so compound_assign_failure
runs through all 33 cases.

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

2 of 8 new or added lines in 1 file covered. (25.0%)

14010 of 115853 relevant lines covered (12.09%)

2457.43 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
23.66
0.01% core/compiler/run-operator.go
Jobs
ID Job ID Ran Files Coverage
1 25826547626.1 13 May 2026 09:10PM UTC 398
12.09
GitHub Action Run
Source Files on build 25826547626
  • 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 #25826547626
  • 9df015e4 on github
  • Prev Build on master (#25825978521)
  • Next Build on master (#25827054165)
  • 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