• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Build has been canceled!

adierking / unplug / 25616629225 / 1
77%
main: 77%

Build:
DEFAULT BRANCH: main
Ran 10 May 2026 01:36AM UTC
Files 141
Run time 4s
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

10 May 2026 01:28AM UTC coverage: 77.259% (+0.003%) from 77.256%
25616629225.1

push

github

adierking
asm: Allow unsigned values in expressions

When emitting `Imm32` values, automatically bitcast to a signed value for
convenience purposes. This lets you do things like pass raw memory addresses to
`array()` without having to manually convert to signed.

This also fixes a bug where writing something like `0xffff` without any size
suffix would fail to assemble because it would try to emit `Imm16` instead of
`Imm32`.

19018 of 24616 relevant lines covered (77.26%)

357425.13 hits per line

Source Files on job run-windows-x64 - 25616629225.1
  • Tree
  • List 141
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25616629225
  • 52f0ba9b on github
  • Prev Job for on main (#25537289955.1)
  • Next Job for on main (#25621452374.1)
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