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: adjust testcase parser to grammar changes #70

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

scgkiran
Copy link
Contributor

Fix interval timestamp literal format

Fix interval timestamp literal format
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 82.60870% with 28 lines in your changes missing coverage. Please review.

Project coverage is 59.12%. Comparing base (5e22a85) to head (71340e8).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
testcases/parser/visitor.go 88.13% 9 Missing and 5 partials ⚠️
testcases/parser/parse.go 70.83% 5 Missing and 2 partials ⚠️
literal/utils.go 68.75% 3 Missing and 2 partials ⚠️
expr/literals.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   58.28%   59.12%   +0.84%     
==========================================
  Files          43       43              
  Lines        9130     9190      +60     
==========================================
+ Hits         5321     5434     +113     
+ Misses       3565     3512      -53     
  Partials      244      244              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@EpsilonPrime EpsilonPrime merged commit 73e4446 into substrait-io:main Nov 22, 2024
8 checks passed
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.

2 participants