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: Implement OR for PromQL #3024

Merged
merged 7 commits into from
Dec 28, 2023

Update src/promql/src/planner.rs

9dc27af
Select commit
Loading
Failed to load commit list.
Merged

feat: Implement OR for PromQL #3024

Update src/promql/src/planner.rs
9dc27af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2023 in 0s

85.02% (-0.69%) compared to feec4e2

View this Pull Request on Codecov

85.02% (-0.69%) compared to feec4e2

Details

Codecov Report

Attention: 355 lines in your changes are missing coverage. Please review.

Comparison is base (feec4e2) 85.70% compared to head (9dc27af) 85.02%.
Report is 7 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3024      +/-   ##
===========================================
- Coverage    85.70%   85.02%   -0.69%     
===========================================
  Files          784      793       +9     
  Lines       126856   128346    +1490     
===========================================
+ Hits        108726   109129     +403     
- Misses       18130    19217    +1087