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

rieske / trans / 33653748409
95%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2026 04:19PM UTC
Jobs 1
Files 253
Run time 1min
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

02 Sep 2026 04:15PM UTC coverage: 94.269% (-0.003%) from 94.272%
33653748409

push

github

web-flow
grammar: drop const_exp and inline unary/assignment operators (#269)

* grammar: drop const_exp and inline unary/assignment operators

<const_exp> was a pure alias of <conditional_exp>. <unary_operator> and
<assignment_operator> existed only so CSNB could doNothing on the
terminals. Substitute the alias, unfold the operators into the unary and
assignment productions, and drop the matching binds.

* test: update product grammar automaton size pins

Inlining unary and assignment operators grows the canonical collections
(LALR 479 -> 491, LR(1) 2540 -> 2819).

* ast: hoist s_conditional_exp and drop the enum alias name

One symbol id for <conditional_exp> across array, case, enumerator,
and bit-field binds.

* grammar: drop unused <stat_list>

Compound statements already use <block_item_list>. <stat_list> was never
referenced and only had dead CSNB binds.

14935 of 15843 relevant lines covered (94.27%)

157759.85 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
98.72
-0.02% home/runner/work/trans/trans/src/ast/ContextualSyntaxNodeBuilder.cpp
Jobs
ID Job ID Ran Files Coverage
1 33653748409.1 02 Sep 2026 04:19PM UTC 253
94.27
GitHub Action Run
Source Files on build 33653748409
  • Tree
  • List 253
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33653748409
  • 9c97dce3 on github
  • Prev Build on master (#33652525848)
  • Next Build on master (#33784566184)
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