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

KarpelesLab / goro / 26061366299
13%

Build:
DEFAULT BRANCH: master
Ran 18 May 2026 09:33PM 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 09:25PM UTC coverage: 12.301% (+0.03%) from 12.274%
26061366299

push

github

MagicalTux
vm: lower match() expressions natively

Walks each arm's conditions via DUP-cond, push-case, CMP_ID,
JMP_IF_TRUE chains. Arm bodies land via patched-up jump targets;
the no-arm-matched fall-through uses OP_THROW_UNHANDLED_MATCH
(or evaluates the default arm body when present).

ThrowUnhandledMatch helper is extracted so both AST and VM share
the value-formatting + Error construction (formatUnhandledMatchValue
stays an implementation detail).

Match expressions are no longer AST-delegated — IsMatchNode now
returns false unconditionally.

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

64 of 82 new or added lines in 4 files covered. (78.05%)

18 existing lines in 4 files now uncovered.

14358 of 116725 relevant lines covered (12.3%)

2589.98 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
68.76
0.96% core/vm/vmcompiler/emit_expr.go
4
21.79
-4.88% core/compiler/compile-match.go
3
78.16
-0.13% core/compiler/vmaccess.go
3
61.75
0.01% core/vm/vm.go

Coverage Regressions

Lines Coverage ∆ File
13
21.79
-4.88% core/compiler/compile-match.go
2
30.59
-2.35% core/compiler/run-constant.go
2
23.43
-0.11% core/compiler/run-operator.go
1
78.16
-0.13% core/compiler/vmaccess.go
Jobs
ID Job ID Ran Files Coverage
1 26061366299.1 18 May 2026 09:33PM UTC 398
12.3
GitHub Action Run
Source Files on build 26061366299
  • Tree
  • List 398
  • Changed 7
  • Source Changed 5
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26061366299
  • e0f1951a on github
  • Prev Build on master (#26061116615)
  • Next Build on master (#26062109376)
  • 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