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

rieske / trans / 31833442758
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: fix/reuse-multiword-temp-stack-slots
DEFAULT BRANCH: master
Ran 14 Aug 2026 07:34PM UTC
Jobs 1
Files 241
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

14 Aug 2026 07:28PM UTC coverage: 93.616% (+0.001%) from 93.615%
31833442758

Pull #206

github

rieske
fix: scale pointer +=/-= and accept i[p]

p += n reuses the same additive IR as p + n.
E1[E2] is *(E1+E2): the plan names the base operand so
codegen and static fold do not assume left is the array.
Pull Request #206: fix: scale pointer +=/-= and accept i[p]

13946 of 14897 relevant lines covered (93.62%)

82612.91 hits per line

Coverage Regressions

Lines Coverage ∆ File
30
95.08
0.07% home/runner/work/trans/trans/src/codegen/CodeGeneratingVisitor.cpp
27
93.04
0.19% home/runner/work/trans/trans/src/semantic_analyzer/SemanticAnalysisVisitor_Expressions.cpp
23
86.14
0.35% home/runner/work/trans/trans/src/semantic_analyzer/StaticInitFold.cpp
21
92.03
-1.22% home/runner/work/trans/trans/src/types/TypeQuery.h
1
96.55
0.55% home/runner/work/trans/trans/src/symbols/AddressPlan.h
Jobs
ID Job ID Ran Files Coverage
1 31833442758.1 14 Aug 2026 07:34PM UTC 241
93.62
GitHub Action Run
Source Files on build 31833442758
  • Tree
  • List 241
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31833442758
  • Pull Request #206
  • PR Base - master (#31832557309)
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