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

KarpelesLab / goro / 26066449413
13%

Build:
DEFAULT BRANCH: master
Ran 18 May 2026 11:29PM 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 11:28PM UTC coverage: 12.337% (+0.02%) from 12.316%
26066449413

push

github

MagicalTux
vm: fix constant loc, mbConvert cyclic recursion, re-enable NoDiscard

Three fixes:

- emit_expr.go: OP_LOAD_CONSTANT_BY_NAME now records the constant's
  own source loc before the opcode, so an "Undefined constant" Error
  reports the exact line (fixes exceptions/exception_026 — a line
  off-by-one introduced by the runConstant lowering).

- mbstring.go: mbConvertEncodingArray gained a visited-set so a
  self-referential array no longer overflows the stack — same fix
  shape as findFirstString.

- emit_stmt.go: re-enables the native OP_NODISCARD_ENTER/EXIT bracket
  emit. The earlier revert blamed it for a CI stack overflow, but the
  real cause was the mbstring cyclic-array recursion; with that fixed
  the NoDiscard lowering is sound.

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

10 of 24 new or added lines in 3 files covered. (41.67%)

11 existing lines in 1 file now uncovered.

14435 of 117008 relevant lines covered (12.34%)

2564.29 hits per line

Uncovered Changes

Lines Coverage ∆ File
12
0.0
0.0% ext/mbstring/mbstring.go
2
75.58
0.19% core/vm/vmcompiler/emit_stmt.go

Coverage Regressions

Lines Coverage ∆ File
11
4.52
-3.55% core/compiler/compile-attributed.go
Jobs
ID Job ID Ran Files Coverage
1 26066449413.1 18 May 2026 11:29PM UTC 398
12.34
GitHub Action Run
Source Files on build 26066449413
  • Tree
  • List 398
  • Changed 10
  • Source Changed 4
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26066449413
  • ec7a56e2 on github
  • Prev Build on master (#26066024770)
  • Next Build on master (#26066643505)
  • 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