Skip to content

Introduce Java API#137

Open
zouzias wants to merge 3 commits into
developfrom
feature/java_api
Open

Introduce Java API#137
zouzias wants to merge 3 commits into
developfrom
feature/java_api

Conversation

@zouzias

@zouzias zouzias commented May 13, 2018

Copy link
Copy Markdown
Owner

Introduce LuceneJavaRDD for Java users.

@codecov-io

codecov-io commented May 13, 2018

Copy link
Copy Markdown

Codecov Report

Merging #137 into develop will decrease coverage by 2.1%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #137      +/-   ##
===========================================
- Coverage    77.37%   75.27%   -2.11%     
===========================================
  Files           33       34       +1     
  Lines          999     1007       +8     
  Branches        90       86       -4     
===========================================
- Hits           773      758      -15     
- Misses         226      249      +23
Impacted Files Coverage Δ
...uzias/spark/lucenerdd/api/java/LuceneJavaRDD.scala 0% <0%> (ø)
.../zouzias/spark/lucenerdd/store/IndexStorable.scala 66.66% <0%> (-3.71%) ⬇️
...spark/lucenerdd/config/LuceneRDDConfigurable.scala 60.6% <0%> (-1.56%) ⬇️
...spark/lucenerdd/partition/LuceneRDDPartition.scala 88.73% <0%> (-0.31%) ⬇️
.../scala/org/zouzias/spark/lucenerdd/LuceneRDD.scala 87.5% <0%> (-0.12%) ⬇️
...ias/spark/lucenerdd/query/LuceneQueryHelpers.scala 94.82% <0%> (-0.09%) ⬇️
...in/scala/org/zouzias/spark/lucenerdd/package.scala 95% <0%> (+1.06%) ⬆️

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 d35684a...63a1a07. Read the comment docs.

@almogtavor

Copy link
Copy Markdown

@zouzias Any reason why this didn't get merged yet?

@zouzias

zouzias commented Oct 26, 2022

Copy link
Copy Markdown
Owner Author

@zouzias Any reason why this didn't get merged yet?

The main reason is that it has not been fully tested yet. It is just a WIP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants