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

feat: Strings with Unicode Escapes #43

Merged
merged 2 commits into from
Feb 14, 2024

Conversation

waralexrom
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented Feb 14, 2024

Pull Request Test Coverage Report for Build 7894591028

Details

  • -7 of 44 (84.09%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 89.471%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/ast/value.rs 0 1 0.0%
src/parser.rs 1 4 25.0%
src/tokenizer.rs 36 39 92.31%
Totals Coverage Status
Change from base Build 7512963545: -0.03%
Covered Lines: 8982
Relevant Lines: 10039

💛 - Coveralls

@waralexrom waralexrom merged commit b7f265a into cubesql-v0.16.0 Feb 14, 2024
18 checks passed
mcheshkov pushed a commit that referenced this pull request Sep 2, 2024
Can drop this after rebase on commit bc15f7b "Support for postgres String Constants with Unicode Escapes (apache#1355)", first released in 0.50.0
mcheshkov pushed a commit that referenced this pull request Sep 3, 2024
Can drop this after rebase on commit bc15f7b "Support for postgres String Constants with Unicode Escapes (apache#1355)", first released in 0.50.0
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.

4 participants