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

rieske / trans / 30701686231
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: feat/att-backend
DEFAULT BRANCH: master
Ran 01 Aug 2026 01:29PM UTC
Jobs 1
Files 282
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

01 Aug 2026 01:25PM UTC coverage: 92.39% (-0.01%) from 92.4%
30701686231

Pull #98

github

rieske
feat(codegen): PIE-safe NASM emission and drop -no-pie

Link without gcc -no-pie so host-default position-independent
executables work. Extern calls use the PLT; same-TU calls stay
direct. Pool labels use AssignLabelAddress + lea [rel]; extern
function addresses load from the GOT. Functional tests require a
DYN/PIE linked binary that still runs against libc.
Pull Request #98: feat(codegen): PIE-safe NASM emission and drop -no-pie

8911 of 9645 relevant lines covered (92.39%)

229220.62 hits per line

Coverage Regressions

Lines Coverage ∆ File
68
39.5
-1.37% home/runner/work/trans/trans/src/codegen/ATandTInstructionSet.cpp
19
96.83
-0.08% home/runner/work/trans/trans/src/codegen/StackMachine.cpp
5
92.67
0.2% home/runner/work/trans/trans/src/codegen/IntelInstructionSet.cpp
2
95.19
0.0% home/runner/work/trans/trans/src/codegen/CodeGeneratingVisitor.cpp
1
98.04
0.0% home/runner/work/trans/trans/src/driver/Compiler.cpp
Jobs
ID Job ID Ran Files Coverage
1 30701686231.1 01 Aug 2026 01:29PM UTC 282
92.39
GitHub Action Run
Source Files on build 30701686231
  • Tree
  • List 282
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30701686231
  • Pull Request #98
  • PR Base - master (#30693111519)
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