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

sigmacomputing / sqlparser-rs / 8761434648
89%

Build:
DEFAULT BRANCH: main
Ran 20 Apr 2024 01:09AM UTC
Jobs 1
Files 44
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

20 Apr 2024 01:07AM UTC coverage: 87.826% (+0.001%) from 87.825%
8761434648

push

github

web-flow
feat: implement wildcard select ilike (#22)

Implements parsing for `SELECT * ILIKE ...` which is valid syntax in
snowflake: https://docs.snowflake.com/en/sql-reference/sql/select

Via googling, it seems like only snowflake supports this syntax. I could
not find any other dialect that does. Snowflake does not allow `SELECT *
ILIKE <pattern> EXCLUDE <column>` so I implemented that as well.

39 of 44 new or added lines in 4 files covered. (88.64%)

20619 of 23477 relevant lines covered (87.83%)

2.86 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
83.01
-0.12% src/ast/query.rs
3
97.22
-0.32% tests/sqlparser_snowflake.rs
Jobs
ID Job ID Ran Files Coverage
1 8761434648.1 20 Apr 2024 01:09AM UTC 44
87.83
GitHub Action Run
Source Files on build 8761434648
  • Tree
  • List 44
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9889b24b on github
  • Prev Build on main (#8726038305)
  • Next Build on main (#8888901330)
  • 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