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 for comparison filters in search/read #116

Merged
merged 1 commit into from
Jul 27, 2022
Merged

Conversation

adilansari
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 27, 2022

Codecov Report

Merging #116 (9e99f86) into main (1f317b0) will increase coverage by 0.23%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main     #116      +/-   ##
============================================
+ Coverage     83.22%   83.45%   +0.23%     
- Complexity      585      602      +17     
============================================
  Files            68       68              
  Lines          1836     1862      +26     
  Branches        158      159       +1     
============================================
+ Hits           1528     1554      +26     
  Misses          280      280              
  Partials         28       28              
Impacted Files Coverage Δ
...a/com/tigrisdata/db/client/ComparisonOperator.java 100.00% <100.00%> (ø)
...rc/main/java/com/tigrisdata/db/client/Filters.java 100.00% <100.00%> (ø)
.../java/com/tigrisdata/db/client/SelectorFilter.java 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f317b0...9e99f86. Read the comment docs.

@adilansari adilansari merged commit 46e2a2c into main Jul 27, 2022
@adilansari adilansari deleted the range branch July 27, 2022 20:09
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.

3 participants