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

adierking / unplug
77%

Build:
DEFAULT BRANCH: main
Repo Added 21 May 2022 10:21PM UTC
Files 141
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • refs/heads/main
  • v0.5.1
  • v0.5.1-test

17 May 2026 07:25AM UTC coverage: 76.939%. Remained the same
25984601814

push

github

adierking
Update version to 0.5.1

19057 of 24769 relevant lines covered (76.94%)

1066209.29 hits per line

Relevant lines Covered
Build:
Build:
24769 RELEVANT LINES 19057 COVERED LINES
1066209.29 HITS PER LINE
Source Files on main
  • Tree
  • List 141
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25984601814 main Update version to 0.5.1 push 17 May 2026 07:28AM UTC adierking github
76.94
25983934652 main ci: Automatically push releases for tags push 17 May 2026 06:54AM UTC web-flow github
76.94
25981066203 main ci: Use Coveralls v2 push 17 May 2026 04:17AM UTC adierking github
76.94
25980890332 main ci: Update the checkout and upload-artifact actions push 17 May 2026 04:07AM UTC adierking github
76.94
25980637063 main ci: Try to restore macOS x64 builds push 17 May 2026 03:52AM UTC adierking github
76.94
25977721661 main asm: Automatically rewrite `lib` commands in globals This fixes a problem Kobazco was running into where globals scripts that used the `lib` command could never be loaded again. push 17 May 2026 01:16AM UTC adierking github
76.94
25709640189 main cli: Dry run mode for script assembly Useful for testing that something compiles without updating any game files. push 12 May 2026 02:33AM UTC adierking github
76.99
25701643928 main asm: Fix stack overflow crash caused by malformed `msg` operands Previously, typing something like `msg 0` in a script would crash because the cursor was not advancing past the invalid operand. push 11 May 2026 10:44PM UTC adierking github
77.0
25659262963 main 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-prog... push 11 May 2026 08:35AM UTC adierking github
77.0
25621452374 main asm: Always sign-extend expression values I wasn't satisfied with the previous change sometimes emitting `Imm32` for a value with a `.w` suffix. So, instead, always sign-extend values with explicit sizes in expressions: - `255.b` becomes `-1.b` ... push 10 May 2026 06:09AM UTC adierking github
77.13
See All Builds (678)
  • Repo on GitHub
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