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

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

Build:
Build:
LAST BUILD BRANCH: sharad/bug_fix
DEFAULT BRANCH: master
Ran 23 Apr 2025 07:13AM UTC
Jobs 1
Files 13
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

23 Apr 2025 07:08AM UTC coverage: 62.792%. Remained the same
14612150965

Pull #151

github

git-hulk
Add support of the typed placeholder parameters for INSERT statement

The sample can refer to:

```SQL
INSERT INTO TABLE test_with_typed_columns (id, created_at) VALUES ({id:Int32}, {created_at:DateTime64(6)});
```
Pull Request #151: Add support of the typed placeholder parameters for INSERT statement

36 of 58 new or added lines in 3 files covered. (62.07%)

593 existing lines in 1 file now uncovered.

6936 of 11046 relevant lines covered (62.79%)

2299.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
50.81
0.06% parser/ast_visitor.go
10
58.4
0.03% parser/ast.go
10
70.03
-0.16% parser/parser_table.go

Uncovered Existing Lines

Lines Coverage ∆ File
593
58.4
0.03% parser/ast.go
Jobs
ID Job ID Ran Files Coverage
1 14612150965.1 23 Apr 2025 07:13AM UTC 13
62.79
GitHub Action Run
Source Files on build 14612150965
  • Tree
  • List 13
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #151
  • PR Base - master (#14586084570)
  • 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

© 2025 Coveralls, Inc