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

Add pattern_matching test cases for ast_builder #1194

Merged
merged 3 commits into from
May 14, 2023

Conversation

LEE026
Copy link
Contributor

@LEE026 LEE026 commented May 13, 2023

No description provided.

@devgony devgony requested review from panarch and devgony May 13, 2023 12:53
@devgony devgony added the improvement Improvements for existing features label May 13, 2023
@coveralls
Copy link

coveralls commented May 13, 2023

Pull Request Test Coverage Report for Build 4970037692

  • 76 of 82 (92.68%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 98.882%

Changes Missing Coverage Covered Lines Changed/Added Lines %
test-suite/src/ast_builder/expr/pattern_matching.rs 76 82 92.68%
Totals Coverage Status
Change from base Build 4966932139: -0.03%
Covered Lines: 43591
Relevant Lines: 44084

💛 - Coveralls

Copy link
Member

@panarch panarch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks all nice! Thanks a lot 👍 👍

@panarch panarch merged commit 5045047 into gluesql:main May 14, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvements for existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants