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

rieske / trans
92%
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/do-while
branch: feature/do-while
CHANGE BRANCH
x
Reset
  • feature/do-while
  • 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/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 07:03AM UTC coverage: 92.26% (+0.06%) from 92.199%
30074714870

Pull #65

github

rieske
feat(ast): implement do-while loops

Wire grammar productions already present for do/while into a
DoWhileLoopHeader with body-before-test and continue-before-condition
semantics via LoopHeader virtuals (no dynamic_cast). Functional tests
cover once-through, multi-iteration, break, and continue.
Pull Request #65: feat(ast): implement do-while loops

5936 of 6434 relevant lines covered (92.26%)

210776.49 hits per line

Relevant lines Covered
Build:
Build:
6434 RELEVANT LINES 5936 COVERED LINES
210776.49 HITS PER LINE
Source Files on feature/do-while
  • Tree
  • List 233
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30074714870 feature/do-while feat(ast): implement do-while loops Wire grammar productions already present for do/while into a DoWhileLoopHeader with body-before-test and continue-before-condition semantics via LoopHeader virtuals (no dynamic_cast). Functional tests cover onc... Pull #65 24 Jul 2026 07:15AM UTC rieske github
92.26
30072213397 feature/do-while feat(ast): implement do-while loops Wire grammar productions already present for do/while into a DoWhileLoopHeader with body-before-test and continue-before-condition semantics via LoopHeader virtuals (no dynamic_cast). Functional tests cover onc... Pull #65 24 Jul 2026 06:28AM UTC rieske github
92.26
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