• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

AfterShip / clickhouse-sql-parser / 28727805745
53%
master: 54%

Build:
Build:
LAST BUILD BRANCH: codex/fix-semantic-traversal
DEFAULT BRANCH: master
Ran 05 Jul 2026 03:09AM UTC
Jobs 1
Files 17
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

05 Jul 2026 03:08AM UTC coverage: 53.335% (+0.5%) from 52.881%
28727805745

Pull #281

github

git-hulk
Avoid the min builtin for the pinned golangci-lint typechecker

CI's golangci-lint predates Go 1.21 builtins and fails typecheck on
min() even though go.mod declares go 1.21. Clamp with a plain
comparison instead.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #281: Surface lexer errors instead of misreporting them as EOF

21 of 23 new or added lines in 2 files covered. (91.3%)

1178 existing lines in 7 files now uncovered.

8653 of 16224 relevant lines covered (53.33%)

3047.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
97.9
0.96% parser/lexer.go

Coverage Regressions

Lines Coverage ∆ File
586
13.45
0.64% parser/ast.go
197
76.88
0.11% parser/parser_column.go
181
73.32
0.1% parser/parser_alter.go
131
75.63
0.27% parser/parser_query.go
77
69.17
0.37% parser/parser_table.go
5
97.9
0.96% parser/lexer.go
1
83.77
0.48% parser/parser_common.go
Jobs
ID Job ID Ran Files Coverage
1 28727805745.1 05 Jul 2026 03:09AM UTC 17
53.33
GitHub Action Run
Source Files on build 28727805745
  • Tree
  • List 17
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #281
  • PR Base - master (#28708462567)
  • 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