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

rieske / trans / 31898954271
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: fix/reuse-multiword-temp-stack-slots
DEFAULT BRANCH: master
Ran 15 Aug 2026 05:45PM UTC
Jobs 1
Files 240
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

15 Aug 2026 05:39PM UTC coverage: 93.853% (+0.002%) from 93.851%
31898954271

Pull #230

github

rieske
fix: do not load through &E[i] and &*E

C 6.5.3.2 makes &E[i] and &*E pointer arithmetic. Trans loaded the
element before taking its address, so git index-pack --verify SEGV'd
on check_pack_index_ptr(p, &idx2[off*2]) before the bounds check.

Mark the & operand AggregateAddress so codegen skips the load.
Pull Request #230: fix: do not load through &E[i] and &*E

14368 of 15309 relevant lines covered (93.85%)

84053.83 hits per line

Coverage Regressions

Lines Coverage ∆ File
15
93.37
0.01% home/runner/work/trans/trans/src/semantic_analyzer/SemanticAnalysisVisitor_Expressions.cpp
5
92.71
0.4% home/runner/work/trans/trans/src/semantic_analyzer/SemanticAnalysisVisitorInternal.h
Jobs
ID Job ID Ran Files Coverage
1 31898954271.1 15 Aug 2026 05:45PM UTC 240
93.85
GitHub Action Run
Source Files on build 31898954271
  • Tree
  • List 240
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31898954271
  • Pull Request #230
  • PR Base - master (#31898869312)
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