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: support range query #10

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

Taylor-lagrange
Copy link

Rebase range query support in v0.44.0

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8182194807

Details

  • 217 of 284 (76.41%) changed or added relevant lines in 5 files are covered.
  • 1026 unchanged lines in 12 files lost coverage.
  • Overall coverage decreased (-3.6%) to 84.219%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/keywords.rs 1 3 33.33%
src/ast/value.rs 18 22 81.82%
src/ast/mod.rs 0 17 0.0%
src/parser/mod.rs 187 231 80.95%
Files with Coverage Reduction New Missed Lines %
src/ast/dcl.rs 2 88.14%
src/ast/helpers/stmt_data_loading.rs 2 88.1%
src/ast/operator.rs 2 92.45%
src/ast/data_type.rs 3 80.12%
src/ast/value.rs 10 79.29%
src/ast/visitor.rs 12 17.07%
src/ast/ddl.rs 16 80.75%
src/lib.rs 33 10.88%
src/tokenizer.rs 34 87.6%
src/ast/mod.rs 39 78.25%
Totals Coverage Status
Change from base Build 8182178527: -3.6%
Covered Lines: 20659
Relevant Lines: 24530

💛 - Coveralls

@Taylor-lagrange Taylor-lagrange merged commit c919990 into GreptimeTeam:v0.44.x Mar 7, 2024
18 checks passed
@Taylor-lagrange Taylor-lagrange deleted the v0.44.x branch April 26, 2024 08:10
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