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

[chore] merge v0.51.0 #29

Merged
merged 58 commits into from
Nov 19, 2024
Merged

[chore] merge v0.51.0 #29

merged 58 commits into from
Nov 19, 2024

Conversation

ayman-sigma
Copy link

I needed to skip parse_position_negative test case due to conflict with local changes that was made here. Please me know if there is something better we could have done there.

git-hulk and others added 30 commits July 9, 2024 17:43
alamb and others added 24 commits August 16, 2024 05:54
Co-authored-by: Ifeanyi Ubah <[email protected]>
Co-authored-by: Andrew Lamb <[email protected]>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11922024416

Details

  • 3182 of 3460 (91.97%) changed or added relevant lines in 34 files are covered.
  • 102 unchanged lines in 10 files lost coverage.
  • Overall coverage increased (+0.1%) to 89.233%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/ast/dcl.rs 8 9 88.89%
src/ast/dml.rs 9 10 90.0%
src/ast/helpers/stmt_create_table.rs 6 7 85.71%
src/dialect/ansi.rs 1 2 50.0%
src/dialect/bigquery.rs 1 2 50.0%
src/dialect/databricks.rs 1 2 50.0%
src/dialect/duckdb.rs 1 2 50.0%
src/dialect/hive.rs 1 2 50.0%
src/dialect/mysql.rs 1 2 50.0%
tests/sqlparser_bigquery.rs 57 58 98.28%
Files with Coverage Reduction New Missed Lines %
src/ast/ddl.rs 1 86.14%
tests/sqlparser_databricks.rs 1 89.61%
tests/sqlparser_postgres.rs 1 88.64%
tests/sqlparser_mssql.rs 2 93.14%
src/ast/query.rs 4 86.27%
src/ast/mod.rs 4 82.11%
src/parser/mod.rs 5 93.21%
tests/sqlparser_bigquery.rs 10 90.32%
src/lib.rs 19 12.2%
tests/sqlparser_common.rs 55 89.53%
Totals Coverage Status
Change from base Build 9932379092: 0.1%
Covered Lines: 29412
Relevant Lines: 32961

💛 - Coveralls

@ayman-sigma ayman-sigma merged commit f8ad9c1 into main Nov 19, 2024
19 of 21 checks passed
@ayman-sigma ayman-sigma deleted the ayman/mergeV0.51.0 branch November 19, 2024 22:16
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.