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

AfterShip / clickhouse-sql-parser / 25658437303
51%
master: 52%

Build:
Build:
LAST BUILD BRANCH: sharad/fix-rmv-column-list-engine
DEFAULT BRANCH: master
Ran 11 May 2026 08:15AM UTC
Jobs 1
Files 15
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

11 May 2026 08:04AM UTC coverage: 51.469% (+0.006%) from 51.463%
25658437303

Pull #268

github

erezrokah
fix: Allow trailing comma in SELECT list before clause keyword

ClickHouse accepts `SELECT a, FROM t` (e.g. when a column is commented
out with `--`). Break the SELECT-item loop after consuming a comma if
the next token is a clause-starting keyword (FROM, WHERE, GROUP, etc.).
Fixes incorrect AST for existing CREATE MATERIALIZED VIEW fixtures
where FROM was previously consumed as a bare select expression.
Pull Request #268: fix: Allow trailing comma in SELECT list before clause keyword

2 of 2 new or added lines in 1 file covered. (100.0%)

8216 of 15963 relevant lines covered (51.47%)

2497.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25658437303.1 11 May 2026 08:15AM UTC 15
51.47
GitHub Action Run
Source Files on build 25658437303
  • Tree
  • List 15
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #268
  • PR Base - master (#25646468838)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc