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

rieske / trans / 34106813654
95%

Build:
DEFAULT BRANCH: master
Ran 07 Sep 2026 09:41AM UTC
Jobs 1
Files 274
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

07 Sep 2026 09:34AM UTC coverage: 94.413%. Remained the same
34106813654

push

github

web-flow
test: decouple the harness from where the build tree sits (#295)

The test helpers reached the repository by hardcoding "../../../",
so every resource-reading suite required the build tree to be exactly
three levels below the source root. Configure anywhere else and 39 of
43 tests failed instantly, naming nothing useful. The root now comes
from the build as TRANS_SOURCE_ROOT, the way TRANS_BINARY already
does, and an out-of-tree ctest passes 43/43.

Driver.findsResourcesWhenCwdHasNone asserts that trans locates its
resources by walking up from the executable. That cannot hold when
the build tree is outside the source tree, where --resources is the
answer, so the test skips there with a reason instead of failing.

SourceProgram now removes its source and the artifacts derived from
it once the case passes, keeping them when it fails so a red test
still has its .s and .i to look at. The driver appends for some
(.c.o, .c.out) and replaces the extension for others (.s, .i), so the
sweep matches the stem.

make scrub never ran: the parenthesised find does not parse under
dash, and it preceded everything else in the target. Split into two
find calls, and extended to clear test/programs/tmp.

Also reuse ensureDirectory in the functional fixture rather than
open-coding mkdir with a numeric EEXIST.

15564 of 16485 relevant lines covered (94.41%)

155620.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34106813654.1 07 Sep 2026 09:41AM UTC 274
94.41
GitHub Action Run
Source Files on build 34106813654
  • Tree
  • List 274
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #34106813654
  • 77c701c9 on github
  • Prev Build on master (#34103828041)
  • Next Build on master (#34111469960)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc