Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge changes from v0.48.0 #27

Merged
merged 31 commits into from
Jul 15, 2024
Merged

merge changes from v0.48.0 #27

merged 31 commits into from
Jul 15, 2024

Conversation

jmhain
Copy link
Collaborator

@jmhain jmhain commented Jul 14, 2024

No description provided.

philipcristiano and others added 30 commits June 5, 2024 05:25
Co-authored-by: Ifeanyi Ubah <[email protected]>
Co-authored-by: Andrew Lamb <[email protected]>
chore: Release sqlparser version 0.48.0
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9930129739

Details

  • 1858 of 2025 (91.75%) changed or added relevant lines in 26 files are covered.
  • 186 unchanged lines in 10 files lost coverage.
  • Overall coverage increased (+0.4%) to 89.111%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/dialect/bigquery.rs 1 2 50.0%
src/dialect/duckdb.rs 1 2 50.0%
src/dialect/postgresql.rs 4 5 80.0%
src/tokenizer.rs 44 45 97.78%
tests/sqlparser_hive.rs 4 5 80.0%
src/dialect/mod.rs 4 6 66.67%
tests/sqlparser_clickhouse.rs 264 266 99.25%
tests/sqlparser_snowflake.rs 219 225 97.33%
src/parser/mod.rs 281 290 96.9%
src/ast/mod.rs 45 55 81.82%
Files with Coverage Reduction New Missed Lines %
tests/sqlparser_mssql.rs 1 92.92%
tests/sqlparser_snowflake.rs 1 98.01%
src/ast/data_type.rs 2 77.67%
src/parser/alter.rs 2 66.67%
tests/sqlparser_postgres.rs 4 87.99%
src/ast/mod.rs 4 81.08%
src/parser/mod.rs 5 93.2%
src/dialect/mod.rs 5 72.08%
tests/sqlparser_common.rs 9 89.49%
src/lib.rs 153 13.01%
Totals Coverage Status
Change from base Build 9355148713: 0.4%
Covered Lines: 26810
Relevant Lines: 30086

💛 - Coveralls

@jmhain jmhain merged commit 9c6ec54 into main Jul 15, 2024
21 checks passed
@jmhain jmhain deleted the joey/v0.48.0 branch July 15, 2024 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.