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

rieske / trans
93%
master: 92%

Build:
Build:
LAST BUILD BRANCH: feat/att-backend
DEFAULT BRANCH: master
Repo Added 08 Jan 2015 03:59PM UTC
Files 282
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 feature/array-decay-multidim
branch: feature/array-decay-multidim
CHANGE BRANCH
x
Reset
  • feature/array-decay-multidim
  • build/cmake-idiomatic
  • build/modernize/1
  • ci/coveralls-retry
  • feat/att-backend
  • feat/pie-executables
  • feature/address-base-mode
  • feature/array-index-mw
  • feature/callplan-variant
  • feature/do-while
  • feature/file-scope-globals
  • feature/finish-for-git
  • feature/function-pointers
  • feature/goto-labels
  • feature/grammar-block-item-const-exp
  • feature/initializers
  • feature/recursive-type-sizeof
  • feature/result-on-store
  • feature/scanner-c-tokens
  • feature/struct-member-access
  • feature/structs
  • feature/structs-member-access
  • feature/switch-case
  • feature/ternary-conditional-exp
  • feature/type-casts
  • fix/block-scope-shadowing
  • fix/call-stack-alignment-and-variadic-al
  • fix/dereference-lvalue-store-back
  • fix/for-optional-clauses
  • fix/fuzz-signed-div-pointer-arith
  • fix/unary-operand-double-visit
  • fix/void-parameter-list-unary-lvalue-dedup
  • fuzz/backend
  • grammar-cleanup
  • harden/p0-process-exit-ownership
  • master
  • optimize-parser-v1
  • optimize-parser-v2
  • parser-cleanup
  • perf/parser/1-lookahead-model
  • perf/parser/2-automaton
  • perf/parser/3-action-table
  • perf/parser/4-tests-cleanup
  • performance/experimental-parser-generator-optimization
  • phase0/01-recursive-type
  • phase0/02-type-policy
  • phase0/03-object-abi
  • phase0/04-symbols-leaf
  • phase0/05-annotation-migration
  • phase0/06-package-graph
  • phase1/01-integer-type-specs
  • phase1/02-unions
  • phase1/03-forward-decl
  • phase1/04-anonymous-members
  • phase1/05-nested-init
  • phase1/06-designated-init
  • phase2/01-lexical-session
  • phase2/02-lex-id-context
  • phase2/03-parse-environment
  • phase2/04-enums
  • phase2/05-typedef
  • phase2/06-scanner-filters
  • 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/functional-coverage-gaps
  • test/local-shadows-function-name
  • test/tier-a-c-coverage-gaps
  • tests/fuzz
  • tests/parallel-functional

24 Jul 2026 01:00PM UTC coverage: 92.628% (+0.03%) from 92.601%
30095180018

Pull #71

github

web-flow
Merge branch 'master' into feature/array-decay-multidim
Pull Request #71: feat(ast): multi-dimensional array access and array decay

6609 of 7135 relevant lines covered (92.63%)

211586.59 hits per line

Relevant lines Covered
Build:
Build:
7135 RELEVANT LINES 6609 COVERED LINES
211586.59 HITS PER LINE
Source Files on feature/array-decay-multidim
  • Tree
  • List 243
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30095180018 feature/array-decay-multidim Merge branch 'master' into feature/array-decay-multidim Pull #71 24 Jul 2026 01:03PM UTC web-flow github
92.63
30092161469 feature/array-decay-multidim fix(ast): * of pointer-to-array yields row address Pull #71 24 Jul 2026 12:14PM UTC rieske github
92.63
30091646503 feature/array-decay-multidim feat(ast): multi-dimensional array access and array decay Nested a[i][j] yields the subarray address without loading the row as a scalar; *a decays T[N] to T* then loads the first element. Extends ArraysTest with multi-dim and unary-deref cases. Pull #71 24 Jul 2026 12:05PM UTC rieske github
92.58
30091273732 feature/array-decay-multidim feat(ast): multi-dimensional array access and array decay Nested a[i][j] yields the subarray address without loading the row as a scalar; *a decays T[N] to T* then loads the first element. Extends ArraysTest with multi-dim and unary-deref cases. Pull #71 24 Jul 2026 11:59AM UTC rieske github
92.52
30090093388 feature/array-decay-multidim feat(ast): multi-dimensional array access and array decay Nested a[i][j] yields the subarray address without loading the row as a scalar; *a decays T[N] to T* then loads the first element. Extends ArraysTest with multi-dim and unary-deref cases. Pull #71 24 Jul 2026 11:38AM UTC rieske github
92.6
See All Builds (710)
  • Repo on GitHub
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