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

rieske / trans
90%
master: 91%

Build:
Build:
LAST BUILD BRANCH: feature/finish-for-git
DEFAULT BRANCH: master
Repo Added 08 Jan 2015 03:59PM UTC
Files 270
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

LAST BUILD ON BRANCH refactor/codegen-address-phase1
branch: refactor/codegen-address-phase1
CHANGE BRANCH
x
Reset
  • refactor/codegen-address-phase1
  • feature/file-scope-globals
  • feature/finish-for-git
  • feature/structs
  • fix/block-scope-shadowing
  • fix/call-stack-alignment-and-variadic-al
  • fix/dereference-lvalue-store-back
  • fix/for-optional-clauses
  • fix/unary-operand-double-visit
  • fix/void-parameter-list-unary-lvalue-dedup
  • grammar-cleanup
  • master
  • optimize-parser-v1
  • optimize-parser-v2
  • parser-cleanup
  • refactor-types
  • refactor/codegen-address-homes
  • refactor/visit-children-default
  • renovate/actions-checkout-3.x
  • renovate/actions-checkout-4.x
  • renovate/actions-checkout-7.x
  • renovate/actions-checkout-digest
  • renovate/configure
  • renovate/coverallsapp-github-action-1.x
  • renovate/coverallsapp-github-action-2.x
  • test/local-shadows-function-name
  • test/tier-a-c-coverage-gaps

29 Jun 2026 02:37PM UTC coverage: 90.47% (+0.03%) from 90.44%
28381660498

Pull #42

github

rieske
Register object homes in StackMachine (Address phase 2)

Track globalHomes and per-procedure frameHomes. addressOf prefers
registered homes over Value storage flags; bindResult commits when
isGlobalHome. Frame homes are recorded after callee-saved pushes so
offsets match memoryOffset. Value remains the register-cache entity.
Pull Request #42: Codegen Address object homes (phase B)

51 of 54 new or added lines in 2 files covered. (94.44%)

5098 of 5635 relevant lines covered (90.47%)

240581.09 hits per line

Relevant lines Covered
Build:
Build:
5635 RELEVANT LINES 5098 COVERED LINES
240581.09 HITS PER LINE
Source Files on refactor/codegen-address-phase1
  • Tree
  • List 214
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28381660498 refactor/codegen-address-phase1 Register object homes in StackMachine (Address phase 2) Track globalHomes and per-procedure frameHomes. addressOf prefers registered homes over Value storage flags; bindResult commits when isGlobalHome. Frame homes are recorded after callee-saved... Pull #42 29 Jun 2026 03:07PM UTC rieske github
90.47
28380068878 refactor/codegen-address-phase1 Register object homes in StackMachine (Address phase 2) Track globalHomes and per-procedure frameHomes. addressOf prefers registered homes over Value storage flags; bindResult commits when isGlobalHome. Frame homes are recorded after callee-saved... Pull #42 29 Jun 2026 02:42PM UTC rieske github
90.47
28379990716 refactor/codegen-address-phase1 Introduce codegen Address and lower mem ops through it Add Address (frame slot vs global label) as the home abstraction. StackMachine builds Address from legacy Value storage flags (addressOf adapter), lowers Address to MemoryOperand, and uses ad... push 29 Jun 2026 02:42PM UTC rieske github
90.48
See All Builds (427)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc