• 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 / 27412326397
53%
master: 53%

Build:
Build:
LAST BUILD BRANCH: lexer-naming
DEFAULT BRANCH: master
Ran 12 Jun 2026 11:18AM 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

12 Jun 2026 11:17AM UTC coverage: 52.748% (+0.7%) from 52.012%
27412326397

Pull #277

github

git-hulk
Spell out current-token names: current(), currentTokenKind, currentToken

Per review: prefer full words over the cur abbreviation.

- Parser.cur()            -> current()
- Parser.curTokenKind()   -> currentTokenKind()
- Parser.curTokenString() -> currentTokenString()
- lexerState.current      -> currentToken

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #277: Rename lexer state to match what it holds

160 of 231 new or added lines in 8 files covered. (69.26%)

1367 existing lines in 3 files now uncovered.

8495 of 16105 relevant lines covered (52.75%)

2997.35 hits per line

Uncovered Changes

Lines Coverage ∆ File
21
50.98
0.0% parser/parse_system.go
15
68.8
0.0% parser/parser_table.go
12
75.38
0.0% parser/parser_query.go
10
76.08
0.0% parser/parser_column.go
5
83.28
0.0% parser/parser_common.go
4
73.22
0.0% parser/parser_alter.go
4
66.78
0.0% parser/parser_view.go

Coverage Regressions

Lines Coverage ∆ File
977
12.72
2.08% parser/ast.go
389
41.8
0.09% parser/walk.go
1
83.28
0.0% parser/parser_common.go
Jobs
ID Job ID Ran Files Coverage
1 27412326397.1 12 Jun 2026 11:18AM UTC 17
52.75
GitHub Action Run
Source Files on build 27412326397
  • Tree
  • List 17
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #277
  • PR Base - master (#27279412055)
  • 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