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 cast expr issues #50

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Fix cast expr issues #50

merged 2 commits into from
Feb 27, 2024

Conversation

git-hulk
Copy link
Member

@git-hulk git-hulk commented Feb 27, 2024

This closes #47

@coveralls
Copy link

coveralls commented Feb 27, 2024

Pull Request Test Coverage Report for Build 8062231306

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • -2 of 31 (93.55%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 56.875%

Changes Missing Coverage Covered Lines Changed/Added Lines %
parser/parser_column.go 15 17 88.24%
Totals Coverage Status
Change from base Build 7853328021: 0.5%
Covered Lines: 5481
Relevant Lines: 9637

💛 - Coveralls

@git-hulk git-hulk marked this pull request as draft February 27, 2024 08:41
@git-hulk git-hulk marked this pull request as ready for review February 27, 2024 09:10
@git-hulk git-hulk requested a review from Lance726 February 27, 2024 09:10
@git-hulk git-hulk merged commit ffba1e9 into AfterShip:master Feb 27, 2024
1 check passed
@git-hulk git-hulk deleted the fix/cast-expr branch November 29, 2024 08:52
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.

[Syntax Compatibility] CAST functions are not supported
3 participants