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

adierking / unplug / 25616629225
77%

Build:
DEFAULT BRANCH: main
Ran 10 May 2026 01:34AM UTC
Jobs 3
Files 141
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

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

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`.

25 of 35 new or added lines in 1 file covered. (71.43%)

1 existing line in 1 file now uncovered.

19018 of 24616 relevant lines covered (77.26%)

1072275.46 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
79.3
0.03% unplug-asm/src/compiler.rs

Coverage Regressions

Lines Coverage ∆ File
1
79.3
0.03% unplug-asm/src/compiler.rs
Jobs
ID Job ID Ran Files Coverage
1 run-windows-x64 - 25616629225.1 10 May 2026 01:36AM UTC 141
77.26
GitHub Action Run
2 run-macos-arm64 - 25616629225.2 10 May 2026 01:34AM UTC 141
77.22
GitHub Action Run
3 run-linux-x64 - 25616629225.3 10 May 2026 01:34AM UTC 141
77.26
GitHub Action Run
Source Files on build 25616629225
  • Tree
  • List 141
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 52f0ba9b on github
  • Prev Build on main (#25537289955)
  • Next Build on main (#25621452374)
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