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

AfterShip / clickhouse-sql-parser / 25662343573
52%

Build:
DEFAULT BRANCH: master
Ran 11 May 2026 09:38AM 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 09:37AM UTC coverage: 51.469% (+0.006%) from 51.463%
25662343573

push

github

web-flow
Fix should allow trailing comma in SELECT list before clause keyword (#268)

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.

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 25662343573.1 11 May 2026 09:38AM UTC 15
51.47
GitHub Action Run
Source Files on build 25662343573
  • Tree
  • List 15
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c1775906 on github
  • Prev Build on master (#25646468838)
  • Next Build on master (#25711855554)
  • 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