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

AfterShip / clickhouse-sql-parser / 23174498123
51%

Build:
DEFAULT BRANCH: master
Ran 17 Mar 2026 01:45AM 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

17 Mar 2026 01:44AM UTC coverage: 51.387%. Remained the same
23174498123

push

github

web-flow
Support expressions (dotted column refs) in `DISTINCT ON` (#258)

parseDistinctOn() was calling parseIdent() which only handles simple
identifiers. Queries like DISTINCT ON (t.id, t.name) would fail because
the dot was not recognized. Changed to parseExpr() so that any valid
column expression (including table.column references) is accepted.

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

8152 of 15864 relevant lines covered (51.39%)

2398.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23174498123.1 17 Mar 2026 01:45AM UTC 15
51.39
GitHub Action Run
Source Files on build 23174498123
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4a3c96ea on github
  • Prev Build on master (#22018483914)
  • Next Build on master (#23238003604)
  • 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