Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

#90 #91 hdfs copy to local & temporary files #92

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

phymbert
Copy link
Owner

Fixes #90
Fixes #91

@phymbert phymbert added the bug Something isn't working label Sep 28, 2021
@phymbert phymbert added this to the 0.2.1 milestone Sep 28, 2021
@phymbert phymbert self-assigned this Sep 28, 2021
Add unit test for reload
Rename to SearchRDDLucene as SearchRDDImpl as it was lost during 0.2.0.
@codecov
Copy link

codecov bot commented Sep 28, 2021

Codecov Report

Merging #92 (8c9cc74) into main (010f091) will increase coverage by 0.82%.
The diff coverage is 91.17%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #92      +/-   ##
============================================
+ Coverage     63.39%   64.22%   +0.82%     
- Complexity      182      252      +70     
============================================
  Files            35       35              
  Lines          1120     1132      +12     
  Branches        136      123      -13     
============================================
+ Hits            710      727      +17     
+ Misses          369      364       -5     
  Partials         41       41              
Flag Coverage Δ
unit-tests-spark_2.4.8_2.11 61.99% <87.87%> (+0.68%) ⬆️
unit-tests-spark_2.4.8_2.12 63.75% <91.17%> (+0.66%) ⬆️
unit-tests-spark_3.1.2_2.12 63.75% <91.17%> (+0.66%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...n/scala/org/apache/spark/search/sql/physical.scala 0.00% <0.00%> (ø)
...la/org/apache/spark/search/rdd/SearchRDDImpl.scala 83.56% <85.71%> (+0.11%) ⬆️
...ava/org/apache/spark/search/IndexationOptions.java 78.08% <100.00%> (+1.27%) ⬆️
...la/org/apache/spark/search/rdd/RDDWithSearch.scala 58.06% <100.00%> (ø)
.../scala/org/apache/spark/search/rdd/SearchRDD.scala 40.54% <100.00%> (ø)
...org/apache/spark/search/rdd/SearchRDDIndexer.scala 80.00% <100.00%> (+0.45%) ⬆️
...rg/apache/spark/search/rdd/SearchRDDReloaded.scala 100.00% <100.00%> (+4.76%) ⬆️
...c/main/scala/org/apache/spark/search/package.scala 75.75% <0.00%> (+6.06%) ⬆️
...in/java/org/apache/spark/search/SearchOptions.java 85.18% <0.00%> (+7.40%) ⬆️

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 010f091...8c9cc74. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
1 participant