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

AfterShip / clickhouse-sql-parser / 34831445368
56%
master: 56%

Build:
Build:
LAST BUILD BRANCH: codex/source-spans-diagnostics
DEFAULT BRANCH: master
Ran 14 Sep 2026 10:07AM UTC
Jobs 1
Files 18
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

14 Sep 2026 10:05AM UTC coverage: 56.452% (+0.08%) from 56.375%
34831445368

Pull #328

github

git-hulk
Establish complete source spans and diagnostics\n\nMake token-backed AST spans complete half-open byte ranges for strings,\nplaceholders, stars, function calls, query parameters, and set-operation\nqueries. Improve caret rendering for tabs and Unicode while preserving\nbyte-based diagnostic columns.\n\nBefore applying this change:\n\nSeveral exported spans excluded delimiters or were empty, including string\nliterals, function calls, stars, placeholders, and query roots with set\noperations. Caret indentation treated byte offsets as display columns.\n\nAfter this change:\n\nThese nodes cover their complete source syntax, query roots contain their\nset-operation descendants, and diagnostic carets use terminal display width.\nAST golden files are regenerated to record the intentional span migration.\n\nmake test and make update_test pass. make lint remains blocked because the\ninstalled golangci-lint v1.53.3 rejects the repository config format.\n\nMigration note: consumers relying on historical string or function end\npositions must adopt complete half-open byte spans.\n\nAssistant-By GPT-5
Pull Request #328: codex/source spans diagnostics

39 of 45 new or added lines in 6 files covered. (86.67%)

1 existing line in 1 file now uncovered.

9804 of 17367 relevant lines covered (56.45%)

3471.16 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
64.71
-4.18% parser/error.go
3
78.0
5.59% parser/source.go

Coverage Regressions

Lines Coverage ∆ File
1
64.71
-4.18% parser/error.go
Jobs
ID Job ID Ran Files Coverage
1 34831445368.1 14 Sep 2026 10:07AM UTC 18
56.45
GitHub Action Run
Source Files on build 34831445368
  • Tree
  • List 18
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #328
  • PR Base - master (#34820283031)
  • Delete
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