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

rieske / trans
91%
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 fix/block-scope-shadowing
branch: fix/block-scope-shadowing
CHANGE BRANCH
x
Reset
  • fix/block-scope-shadowing
  • feature/file-scope-globals
  • feature/finish-for-git
  • feature/structs
  • 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/codegen-address-phase1
  • 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

28 Jun 2026 01:01PM UTC coverage: 90.637% (+0.006%) from 90.631%
28323069258

Pull #38

github

rieske
Implement C-like block scopes and shadowing

Use a monotonic scope-id stack for nested and sibling blocks. Share one
scope between parameters and the function body (visit body children
without entering a new scope). Reject redeclaring parameters as locals.
Add tests for nested/sibling shadowing and parameter scope rules.
Pull Request #38: Implement C-like block scopes and shadowing

37 of 38 new or added lines in 4 files covered. (97.37%)

6 existing lines in 1 file now uncovered.

4937 of 5447 relevant lines covered (90.64%)

228243.83 hits per line

Relevant lines Covered
Build:
Build:
5447 RELEVANT LINES 4937 COVERED LINES
228243.83 HITS PER LINE
Source Files on fix/block-scope-shadowing
  • Tree
  • List 211
  • Changed 5
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28323069258 fix/block-scope-shadowing Implement C-like block scopes and shadowing Use a monotonic scope-id stack for nested and sibling blocks. Share one scope between parameters and the function body (visit body children without entering a new scope). Reject redeclaring parameters a... Pull #38 28 Jun 2026 01:06PM UTC rieske github
90.64
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