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

KarpelesLab / goro / 25815719505 / 1
13%
master: 13%

Build:
DEFAULT BRANCH: master
Ran 13 May 2026 05:44PM UTC
Files 398
Run time 22s
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 05:34PM UTC coverage: 12.047% (+0.007%) from 12.04%
25815719505.1

push

github

MagicalTux
vm: bool fast path for OpJmpIf{False,True,FalsePeek}

Comparison ops emit ZBool directly; the conditional jump's
generic AsBool path went through As(ctx, ZtBool) which performs an
interface conversion. Inline the ZBool type-assertion so the
common loop-condition case (a \`<\` / \`==\` result feeding the
JMP_IF_FALSE) skips the slow path entirely.

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

13944 of 115749 relevant lines covered (12.05%)

2452.35 hits per line

Source Files on job 25815719505.1
  • Tree
  • List 398
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25815719505
  • b7bf4d59 on github
  • Prev Job for on master (#25815566109.1)
  • Next Job for on master (#25815764205.1)
  • 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