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

AfterShip / clickhouse-sql-parser / 28733257263

Builds Branch Commit Type Ran Committer Via Coverage
28733257263 master Fix traversal of semantic AST children (#285) push 05 Jul 2026 07:24AM UTC web-flow github
54.25
28733253680 codex/fix-semantic-traversal Revert traversal drift guard test Pull #285 05 Jul 2026 07:24AM UTC git-hulk github
54.25
28733127500 codex/fix-semantic-traversal Fix traversal of semantic AST children Pull #285 05 Jul 2026 07:19AM UTC git-hulk github
54.25
28732456102 master Traverse JSON type options push 05 Jul 2026 06:50AM UTC git-hulk github
54.3
28729129888 master Fix Accept/Walk field-level drift and InsertStmt End panic (#284) The two traversal engines each encode every node's children by hand, and the existing drift test only asserts that both engines know the same node TYPES - it cannot see a child FIE... push 05 Jul 2026 04:12AM UTC web-flow github
53.97
28729074243 fix/traversal-drift Merge remote-tracking branch 'origin/master' into fix/traversal-drift # Conflicts: # parser/walk.go Pull #284 05 Jul 2026 04:10AM UTC git-hulk github
53.97
28729017445 master Split keywords into reserved and non-reserved sets (#282) push 05 Jul 2026 04:07AM UTC web-flow github
53.45
28728983527 fix/reserved-keyword-split Address reserved keyword review comments Pull #282 05 Jul 2026 04:05AM UTC git-hulk github
53.45
28727805745 fix/surface-lexer-errors 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 <... Pull #281 05 Jul 2026 03:09AM UTC git-hulk github
53.33
28727657390 master Fix position tracking across ratio, IS NULL, GROUP BY, ALTER and dictionary nodes (#283) Positions are stamped from caller-supplied `pos` parameters or read after the relevant token was already consumed, producing wrong or overlapping spans in se... push 05 Jul 2026 03:03AM UTC web-flow github
53.26
28727616055 fix/position-tracking Fix position tracking across ratio, IS NULL, GROUP BY, ALTER and dictionary nodes Positions are stamped from caller-supplied `pos` parameters or read after the relevant token was already consumed, producing wrong or overlapping spans in several n... Pull #283 05 Jul 2026 03:01AM UTC git-hulk github
53.26
28727429863 fix/reserved-keyword-split Split keywords into reserved and non-reserved sets Revives #275 rebased onto current master (post-#276/#277 renames) and addresses both review regressions. matchTokenKind previously coerced every keyword token to match TokenKindIdent, so any key... Pull #282 05 Jul 2026 02:52AM UTC git-hulk github
53.2
28727330514 master Fix number lexing, unterminated block comments and non-ASCII bytes (#280) push 05 Jul 2026 02:47AM UTC web-flow github
52.96
28727227761 fix/lexer-numbers-comments-utf8 Reject bare number prefixes like 0x followed by a non-digit hasNumberPart was set at the top of the scan loop before checking whether the character was actually a digit, so any "0x" followed by a non-digit ("SELECT 0x;") lexed as an empty base-16... Pull #280 05 Jul 2026 02:42AM UTC git-hulk github
52.96
28727078583 fix/lexer-numbers-comments-utf8 Fix number lexing, unterminated comments and non-ASCII bytes Four lexer-level fixes, each with regression tests: - consumeNumber checked peekN(0)/peekN(1) for the 0x prefix after consuming a sign, so `WHERE x = -0xFF` failed to lex. The prefix... Pull #280 05 Jul 2026 02:34AM UTC git-hulk github
52.95
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 33
  • 34
  • Next →
  • Back to Repo
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