• 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/type-casts
branch: feature/type-casts
CHANGE BRANCH
x
Reset
  • feature/type-casts
  • 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/structs-member-access
  • feature/switch-case
  • feature/ternary-conditional-exp
  • 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:05PM UTC coverage: 92.942% (+0.3%) from 92.628%
30095526847

Pull #72

github

web-flow
Merge branch 'master' into feature/type-casts
Pull Request #72: feat(ast): implement type cast expressions

6650 of 7155 relevant lines covered (92.94%)

213251.52 hits per line

Relevant lines Covered
Build:
Build:
7155 RELEVANT LINES 6650 COVERED LINES
213251.52 HITS PER LINE
Source Files on feature/type-casts
  • Tree
  • List 243
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30095526847 feature/type-casts Merge branch 'master' into feature/type-casts Pull #72 24 Jul 2026 01:08PM UTC web-flow github
92.94
30092161038 feature/type-casts fix(ast): TypeCast is rvalue; * of pointer-to-array yields address Casts never lvalues and fold integer constants. Unary * on pointer-to-array (and multi-dim intermediates) yields a decayed address without a scalar load. Pull #72 24 Jul 2026 12:13PM UTC rieske github
92.94
30091687728 feature/type-casts fix(codegen): store array assigns at LHS width; cast dual-type rows Simple a[i]=x / *p=x now Assign into the LHS value temp then LvalueAssign so char stores use 1-byte width. TypeCast AddressOf only true array objects; multi-dim row casts Assign ... Pull #72 24 Jul 2026 12:06PM UTC rieske github
92.92
30091209778 feature/type-casts feat(ast): implement type cast expressions Wire CSNB typeCast to TypeCast AST. Decay array operands to pointers for (T*)a, reject bare function cast sources, and cover array-to-pointer casts functionally. Pull #72 24 Jul 2026 11:58AM UTC rieske github
92.87
30090252089 feature/type-casts feat(ast): implement type cast expressions Wire CSNB typeCast to TypeCast AST; existing SA/codegen Assign path handles identity and pointer casts. Functional TypeCastTest plus fuzz regression now expects casts to compile. Pull #72 24 Jul 2026 11:41AM UTC rieske github
92.98
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