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

AfterShip / clickhouse-sql-parser / 30469496639

29 Jul 2026 04:10PM UTC coverage: 54.582% (+0.3%) from 54.268%
30469496639

Pull #290

github

therealpandey
Add traversal and position guards for the keyword argument forms

The keyword forms build UnaryExpr and BinaryOperation instead of a node of their
own, so nothing in walk.go or the position tests covered them. Assert that Walk
reaches every operand and that the spans match what the same nodes report
elsewhere, so a future change to either cannot regress them silently.

Also collapse the two comma checks, which returned the same error, into one.
Pull Request #290: Support SQL-standard keyword arguments for trim, substring and overlay

110 of 128 new or added lines in 2 files covered. (85.94%)

539 existing lines in 2 files now uncovered.

9053 of 16586 relevant lines covered (54.58%)

3077.21 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

69.9
/parser/parser_table.go


Source Not Available

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