• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

rieske / trans / 31481065963
93%
master: 94%

Build:
Build:
LAST BUILD BRANCH: fix/reuse-multiword-temp-stack-slots
DEFAULT BRANCH: master
Ran 11 Aug 2026 10:18AM UTC
Jobs 1
Files 225
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

11 Aug 2026 10:10AM UTC coverage: 93.423% (+0.02%) from 93.407%
31481065963

Pull #145

github

rieske
feat: decay arrays to pointers in value context

Assign, compare, and additive + / - convert an array operand to a
pointer to its first element. Dest arrays still cannot be assigned.
sizeof, &, and typeof are unchanged.
Pull Request #145: feat: decay arrays to pointers in value context

11406 of 12209 relevant lines covered (93.42%)

713919.44 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
92.89
0.13% home/runner/work/trans/trans/src/semantic_analyzer/SemanticAnalysisVisitor_Expressions.cpp
5
92.0
-0.39% home/runner/work/trans/trans/src/semantic_analyzer/SemanticAnalysisVisitorInternal.h
2
92.5
0.0% home/runner/work/trans/trans/src/types/TypeQuery.h
1
94.8
-0.02% home/runner/work/trans/trans/src/codegen/CodeGeneratingVisitor.cpp
Jobs
ID Job ID Ran Files Coverage
1 31481065963.1 11 Aug 2026 10:18AM UTC 225
93.42
GitHub Action Run
Source Files on build 31481065963
  • Tree
  • List 225
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31481065963
  • Pull Request #145
  • PR Base - master (#31480142384)
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