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

AfterShip / clickhouse-sql-parser / 25668356849
52%
master: 52%

Build:
Build:
LAST BUILD BRANCH: sharad/fix-rmv-column-list-engine
DEFAULT BRANCH: master
Ran 11 May 2026 11:51AM 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 11:50AM UTC coverage: 51.526% (+0.06%) from 51.469%
25668356849

Pull #269

github

arifdemirel
Restrict bypass to LIMIT/OFFSET/FORMAT/SETTINGS to preserve trailing-comma-before-keyword-table handling

Address review feedback: previous lookahead applied to all clause-starter
keywords, which regressed parsing of `SELECT a, FROM `limit`` (trailing
comma before FROM where the next ident is itself a clause keyword).
Restrict the special-case to the four keywords that legitimately appear
as bare column names. FROM/WHERE/GROUP/ORDER/etc. stay unconditional
terminators so PR #268 trailing-comma handling is preserved.

Adds regression fixture select_trailing_comma_before_from_keyword_table.sql.
Pull Request #269: fix: Allow LIMIT/OFFSET/FORMAT as column names in SELECT list

21 of 23 new or added lines in 1 file covered. (91.3%)

165 existing lines in 1 file now uncovered.

8237 of 15986 relevant lines covered (51.53%)

2526.17 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
74.14
0.33% parser/parser_column.go

Coverage Regressions

Lines Coverage ∆ File
165
74.14
0.33% parser/parser_column.go
Jobs
ID Job ID Ran Files Coverage
1 25668356849.1 11 May 2026 11:51AM UTC 15
51.53
GitHub Action Run
Source Files on build 25668356849
  • Tree
  • List 15
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #269
  • PR Base - master (#25662343573)
  • 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