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

fix(parser): more error reporting with locations (#12129) #12145

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 7, 2023

Cherry picking #12129 onto branch v1.2-rc

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #12145 (1754acd) into v1.2-rc (8d4e033) will increase coverage by 0.00%.
Report is 1 commits behind head on v1.2-rc.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           v1.2-rc   #12145   +/-   ##
========================================
  Coverage    69.77%   69.77%           
========================================
  Files         1396     1396           
  Lines       234589   234589           
========================================
+ Hits        163684   163686    +2     
+ Misses       70905    70903    -2     
Flag Coverage Δ
rust 69.77% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/sqlparser/src/parser.rs 86.55% <100.00%> (ø)

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lmatz lmatz merged commit 3bb21e4 into v1.2-rc Sep 7, 2023
@lmatz lmatz deleted the auto-v1.2-rc-b578db6fe0658c16c4a54e18721017b71dfe06b3 branch September 7, 2023 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants