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

AfterShip / clickhouse-sql-parser
50%
master: 50%

Build:
Build:
LAST BUILD BRANCH: copilot/add-support-in-partition-expression
DEFAULT BRANCH: master
Repo Added 22 Sep 2023 10:13AM UTC
Token F4x2H6fmkWoZPkof5HTWcZ5HSIXKiqDLa regen
Build 332 Last
Files 14
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

LAST BUILD ON BRANCH copilot/add-support-in-partition-expression
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 14-2
  • add-benchmarks
  • add-coverall
  • add-modify-ttl
  • add-more-badges
  • ajruckman_alter_table_delete_where
  • ajruckman_placeholder_and_select_fix
  • allow-string-as-tablename
  • allow-var-start-with-dollar
  • alter-role-settings
  • alter-table-drop-detached
  • change-sql-string-to-compact
  • claude/issue-184-20250827-0341
  • codec-delta-level
  • copilot/add-support-in-partition-expression
  • copilot/fix-12
  • copilot/fix-140
  • copilot/fix-179
  • copilot/fix-181
  • copilot/fix-187
  • copilot/fix-75186bce-1dd8-4e67-bcd7-685469aa2574
  • copilot/fix-e5e3e050-4a0c-4226-8f60-806cafedacba
  • dev
  • distinct-on
  • feat/alter_modify_query_support
  • feat_support_db_comment
  • feature/access-tuple-with-index
  • feature/add-projection
  • feature/add-union-distinct
  • feature/adjust_engineExpr_String_printing_order
  • feature/allow-select-modifier
  • feature/alter-table-replace
  • feature/check-expression
  • feature/clear-projection-statement
  • feature/column-def-alias-materialized
  • feature/create-function
  • feature/create-or-replace
  • feature/create-role
  • feature/delete-from
  • feature/drop-projection
  • feature/drop-user-role
  • feature/grant-privilege
  • feature/grouping-sets
  • feature/insert-expr
  • feature/insert-with-type-column
  • feature/materialize-index-and-projection
  • feature/optimize-expression
  • feature/query-parameter
  • feature/rename-table
  • feature/select-in-function
  • feature/support-json-type-skip
  • feature/support-placeholder
  • feature/support-ttl-policy
  • feature/timestamp-interval
  • fix-cannot-parse-join-only
  • fix-database-column-name
  • fix-describe-table
  • fix-materialized-bug
  • fix-no-as-alias
  • fix-order-by-panic
  • fix-panic-in-eof-error
  • fix-select-limit-add-select-final
  • fix/allow-parameters-for-null-engine
  • fix/ast-walker
  • fix/between-expr
  • fix/between-visitor
  • fix/cast-expr
  • fix/column-alias-string
  • fix/distinct-keyword-preservation
  • fix/dollar-sign
  • fix/dont_stop_walk_nil
  • fix/double-quote-as-ident
  • fix/group-by-column-with-keyworld
  • fix/insert-into
  • fix/issue-118
  • fix/issue-176
  • fix/issue-187
  • fix/issues-108
  • fix/keyword_alias
  • fix/multi-join
  • fix/multi-line-comments
  • fix/multi_distinct_except
  • fix/panic-invalid-sql
  • fix/parse-comment-literal
  • fix/readme
  • fix/remove-extra-leading-space
  • fix/select-as-query
  • fix/select-issues
  • fix/string-as-table-ident
  • fix/table-visitor
  • fix/union-all
  • fix/walk_when_node
  • fix/when_case_then
  • fix/window_clause
  • fix/wrong-unary-expr-string
  • ft-enhance-json-options
  • improve-lexer
  • improve-rename-syntax
  • improve/parse-expr
  • issue-23
  • json-type-hints
  • master
  • minor-refactor-column-type
  • refactor/allow-to-use-precedence
  • refactor/expect-token-kind
  • refactor/operation-name
  • role/alter
  • role/on-cluster-expr
  • select-format
  • select-with-left-join
  • sharad/bug_fix
  • sharad/codec_parser
  • sharad/codec_parser_v3
  • sharad/delta_number_literal
  • sharad/mv_definer
  • sharad/table_comment
  • support-refresh-in-mv
  • support/table-alias-without-as
  • test-automation
  • unify-sql-terms
  • update-readme

27 Oct 2025 02:49AM UTC coverage: 50.281% (+0.05%) from 50.234%
18828241324

Pull #205

github

Copilot
Add IN PARTITION support for ALTER TABLE UPDATE

Co-authored-by: git-hulk <4987594+git-hulk@users.noreply.github.com>
Pull Request #205: Add IN PARTITION clause support for ALTER TABLE UPDATE

23 of 31 new or added lines in 4 files covered. (74.19%)

1 existing line in 1 file now uncovered.

7521 of 14958 relevant lines covered (50.28%)

1893.81 hits per line

Relevant lines Covered
Build:
Build:
14958 RELEVANT LINES 7521 COVERED LINES
1893.81 HITS PER LINE
Source Files on master
  • Tree
  • List 14
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18828241324 copilot/add-support-in-partition-expression Add IN PARTITION support for ALTER TABLE UPDATE Co-authored-by: git-hulk <4987594+git-hulk@users.noreply.github.com> Pull #205 27 Oct 2025 03:12AM UTC Copilot github
50.28
18828241297 copilot/add-support-in-partition-expression Add IN PARTITION support for ALTER TABLE UPDATE Co-authored-by: git-hulk <4987594+git-hulk@users.noreply.github.com> Pull #205 27 Oct 2025 03:12AM UTC Copilot github
50.28
18827715548 master Add support of ALTER TABLE DELETE/UPDATE mutations (#203) push 27 Oct 2025 02:16AM UTC web-flow github
50.23
18824520021 ajruckman_alter_table_delete_where parser: support ALTER TABLE DELETE/UPDATE mutations Pull #203 27 Oct 2025 02:05AM UTC ajruckman github
50.27
18827499061 master Fix typed placeholder lookahead; parse WHERE in SELECT without FROM (#202) push 27 Oct 2025 02:04AM UTC web-flow github
50.26
18821498372 ajruckman_placeholder_and_select_fix parser: fix typed placeholder lookahead; parse WHERE in SELECT without FROM Pull #202 27 Oct 2025 01:55AM UTC ajruckman github
50.26
18425118317 master Fix the printing order of the EngineExpr.String() method (#201) --------- Co-authored-by: wanghao <wang_hao11@venusgroup.com.cn> Co-authored-by: git-hulk <hulk.website@gmail.com> push 11 Oct 2025 05:34AM UTC web-flow github
50.3
18425097851 feature/adjust_engineExpr_String_printing_order Fix golden files Pull #201 11 Oct 2025 05:33AM UTC git-hulk github
50.3
18338311265 master Fix `SELECT` keyword inside functions (#200) push 08 Oct 2025 08:16AM UTC web-flow github
50.3
18315486587 fix/when_case_then fix: Handle select keyword inside functions Pull #200 07 Oct 2025 02:10PM UTC erezrokah github
50.3
See All Builds (332)

Badge your Repo: clickhouse-sql-parser

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc