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

rieske / trans / 29701867340
91%
master: 92%

Build:
Build:
LAST BUILD BRANCH: feature/finish-for-git
DEFAULT BRANCH: master
Ran 19 Jul 2026 08:11PM UTC
Jobs 1
Files 214
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

19 Jul 2026 08:02PM UTC coverage: 90.628% (+0.05%) from 90.582%
29701867340

Pull #48

github

rieske
perf(parser): core-hash automaton and worklist closure

Replace Strategy/Closure/GoTo with a single CanonicalCollection that
builds LALR(1) and LR(1) automata via AutomatonKind:

- Worklist closure with core-keyed item merge
- LALR states keyed by sorted core signatures
- LR1 states keyed by core+lookahead signatures
- GenerationBuffers scratch space and HashCombine helpers
- Sorted gotos for deterministic state numbering

Call sites take AutomatonKind; product parsing_table regenerated to the
new state layout (matches the full optimization tip).
Pull Request #48: perf(parser): core-hash automaton and worklist closure

187 of 192 new or added lines in 7 files covered. (97.4%)

5212 of 5751 relevant lines covered (90.63%)

162489.24 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
98.24
-1.76% src/parser/CanonicalCollection.cpp
1
63.41
0.0% src/driver/CompilerComponentsFactory.cpp
1
0.0
src/parser/GeneratedParsingTable.h
Jobs
ID Job ID Ran Files Coverage
1 29701867340.1 19 Jul 2026 08:11PM UTC 214
90.63
GitHub Action Run
Source Files on build 29701867340
  • Tree
  • List 214
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29701867340
  • Pull Request #48
  • PR Base - perf/parser/1-lookahead-model (#29701867372)
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