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

adierking / unplug / 25659262963
77%

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 08:36AM 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

11 May 2026 08:32AM UTC coverage: 77.001%. First build
25659262963

push

github

adierking
asm: Support user-defined constants

Allow users to declare custom constants using `NAME = VALUE` lines.

This is something I've been wanting for a while, and it's crucial for making
code easier to read. It slots pretty nicely into the AST-to-program step so that
constants are resolved before most other things are processed.

Once we support include files, Unplug can generate a script file with a bunch of
built-in constant declarations that get imported into every other script file.

This really needs unit tests, but seems to work OK from a bunch of things I've
tried.

31 of 95 new or added lines in 4 files covered. (32.63%)

19030 of 24714 relevant lines covered (77.0%)

1068187.2 hits per line

Uncovered Changes

Lines Coverage ∆ File
46
68.62
unplug-asm/src/assembler.rs
13
84.21
unplug-asm/src/parser.rs
4
59.06
unplug-asm/src/ast.rs
1
87.5
unplug-asm/src/lexer.rs
Jobs
ID Job ID Ran Files Coverage
1 run-macos-arm64 - 25659262963.1 11 May 2026 08:36AM UTC 141
76.96
GitHub Action Run
2 run-windows-x64 - 25659262963.2 11 May 2026 08:37AM UTC 141
77.0
GitHub Action Run
3 run-linux-x64 - 25659262963.3 11 May 2026 08:35AM UTC 141
77.0
GitHub Action Run
Source Files on build 25659262963
  • Tree
  • List 141
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c76f2884 on github
  • Prev Build on main (#25625122508)
  • Next Build on main (#25665879722)
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