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

z00m128 / sjasmplus / 1566
98%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2026 12:42AM UTC
Jobs 3
Files 43
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

06 Mar 2026 12:38AM UTC coverage: 97.718% (+1.1%) from 96.627%
1566

push

cirrus-ci

ped7g
cli: --cleanonerror feature added, related #289

This is by default OFF, because in the past some users requested the
binary to be saved and stay even when assembling with errors, so the
legacy behavior has priority

But for people using makefiles the incomplete/corrupted output files
could cause issues and make re-builds harder to trigger correctly, so
this option will cause the sjasmplus to track and remove most of the
output files.

"most" files:

1) some files like export of labels and debug information or listing are
considered "secondary" targets of assembling and are not tracked and not
removed. So you will always keep listing file to examine the errors
which cause the binaries to be removed.

2) the "primary" output files are tracked and removed if they were
completely re-created by current assembling unit, ie. `EMPTYTAP`. If the
file was only amended like adding new data blocks to already existing
.tap file, then the tap file is NOT removed even upon error.

71 of 74 new or added lines in 8 files covered. (95.95%)

10019 of 10253 relevant lines covered (97.72%)

509740.93 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
97.93
0.06% sjasm/sjio.cpp
Jobs
ID Job ID Ran Files Coverage
1 1566.1 06 Mar 2026 12:42AM UTC 43
97.72
2 1566.2 06 Mar 2026 12:46AM UTC 43
97.72
3 1566.3 06 Mar 2026 12:48AM UTC 43
97.72
Source Files on build 1566
  • Tree
  • List 43
  • Changed 12
  • Source Changed 11
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a304f56a on github
  • Prev Build on master (#1565)
  • Next Build on master (#1568)
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