• 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/structs-member-access
branch: feature/structs-member-access
CHANGE BRANCH
x
Reset
  • feature/structs-member-access
  • build/cmake-idiomatic
  • build/modernize/1
  • ci/coveralls-retry
  • feat/att-backend
  • feat/pie-executables
  • feature/address-base-mode
  • feature/array-decay-multidim
  • 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/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 08:36AM UTC coverage: 92.526% (-0.1%) from 92.637%
30079546959

Pull #69

github

rieske
fix(types): harden structure factory like arrays

Reject incomplete and duplicate members, accumulate layout size in
long long with overflow checks, and cover trailing pad / array stride.
Pull Request #69: feat(types): named structure member layout

6400 of 6917 relevant lines covered (92.53%)

211642.7 hits per line

Relevant lines Covered
Build:
Build:
6917 RELEVANT LINES 6400 COVERED LINES
211642.7 HITS PER LINE
Source Files on feature/structs-member-access
  • Tree
  • List 241
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30079546959 feature/structs-member-access fix(types): harden structure factory like arrays Reject incomplete and duplicate members, accumulate layout size in long long with overflow checks, and cover trailing pad / array stride. Pull #69 24 Jul 2026 08:40AM UTC rieske github
92.53
30078833371 feature/structs-member-access fix(types): harden structure factory like arrays Reject incomplete and duplicate members, accumulate layout size in long long with overflow checks, and cover trailing pad / array stride. Pull #69 24 Jul 2026 08:27AM UTC rieske github
92.53
30077998715 feature/structs-member-access fix(types): align structure layout; peel pointer-to-struct Use natural alignment and trailing pad for structure members, treat pointer-to-structure as pointer-only, and strengthen structure Type tests. Pull #69 24 Jul 2026 08:13AM UTC rieske github
92.47
30077307278 feature/structs-member-access fix(types): align structure layout; peel pointer-to-struct Use natural alignment and trailing pad for structure members, treat pointer-to-structure as pointer-only, and strengthen structure Type tests. Pull #69 24 Jul 2026 08:02AM UTC rieske github
92.46
30075900077 feature/structs-member-access style(test): keep structure Type unit test in anonymous namespace Pull #69 24 Jul 2026 07:37AM UTC rieske github
92.32
30075553936 feature/structs-member-access style(test): keep structure Type unit test in anonymous namespace Pull #69 24 Jul 2026 07:31AM UTC rieske github
92.32
30075024359 feature/structs-member-access feat(types): named structure member layout Introduce structure types with named members, sequential offsets, and size. Unit-tested via Type.structureMembersHaveOffsetsAndSize. Full language surface (struct definitions in CSNB, member access codeg... Pull #69 24 Jul 2026 07:21AM UTC rieske github
92.3
30074715730 feature/structs-member-access feat(types): named structure member layout Introduce structure types with named members, sequential offsets, and size. Unit-tested via Type.structureMembersHaveOffsetsAndSize. Full language surface (struct definitions in CSNB, member access codeg... Pull #69 24 Jul 2026 07:15AM UTC rieske github
92.3
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