• 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 / 31876610091
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: fix/reuse-multiword-temp-stack-slots
DEFAULT BRANCH: master
Ran 15 Aug 2026 09:20AM UTC
Jobs 1
Files 234
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 09:17AM UTC coverage: 93.748% (+0.008%) from 93.74%
31876610091

Pull #219

github

rieske
feat: allocate automatic VLA objects with allocaBytes

int a[n] is a complete VM object. The home is a pointer slot filled
by alloca. File-scope and static VLAs stay rejected. sizeof(a) is
the runtime product already computed for VM types.
Pull Request #219: feat: allocate automatic VLA objects with allocaBytes

14081 of 15020 relevant lines covered (93.75%)

84307.84 hits per line

Coverage Regressions

Lines Coverage ∆ File
33
95.01
0.09% home/runner/work/trans/trans/src/codegen/CodeGeneratingVisitor.cpp
27
93.02
0.03% home/runner/work/trans/trans/src/semantic_analyzer/SemanticAnalysisVisitor_Expressions.cpp
5
93.45
0.07% home/runner/work/trans/trans/src/semantic_analyzer/SemanticAnalysisVisitor.cpp
Jobs
ID Job ID Ran Files Coverage
1 31876610091.1 15 Aug 2026 09:20AM UTC 234
93.75
GitHub Action Run
Source Files on build 31876610091
  • Tree
  • List 234
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31876610091
  • Pull Request #219
  • PR Base - master (#31876016008)
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