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

#89: Added missing Exasol predicates #91

Merged
merged 2 commits into from
Mar 9, 2021

Conversation

morazow
Copy link
Contributor

@morazow morazow commented Mar 9, 2021

Fixes #89.

@codecov
Copy link

codecov bot commented Mar 9, 2021

Codecov Report

Merging #91 (edb554f) into main (256bc16) will decrease coverage by 0.40%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
- Coverage   95.76%   95.35%   -0.41%     
==========================================
  Files          11       11              
  Lines         425      431       +6     
  Branches       48       48              
==========================================
+ Hits          407      411       +4     
- Misses         18       20       +2     
Impacted Files Coverage Δ
src/main/scala/com/exasol/spark/util/Filters.scala 100.00% <100.00%> (ø)
...rc/main/scala/com/exasol/spark/rdd/ExasolRDD.scala 83.05% <0.00%> (-3.39%) ⬇️

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 256bc16...edb554f. Read the comment docs.

@morazow morazow merged commit 9782640 into main Mar 9, 2021
@morazow morazow deleted the refactoring/#89-add-extra-predicates branch March 9, 2021 11:40
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.

Add missing predicates
2 participants