owncloud / search_elastic

Elasticsearch based full text search
https://github.com/owncloud/search_elastic
GNU General Public License v2.0
8 stars 1 forks source link

Remove unneccessary cast to be as per core for OC\Search\Result\File #97

Closed skshetry closed 5 years ago

skshetry commented 5 years ago

Related to #90

codecov[bot] commented 5 years ago

Codecov Report

Merging #97 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #97   +/-   ##
=========================================
  Coverage     15.27%   15.27%           
  Complexity      267      267           
=========================================
  Files            24       24           
  Lines          1211     1211           
=========================================
  Hits            185      185           
  Misses         1026     1026
Impacted Files Coverage Δ Complexity Δ
lib/Search/ElasticSearchResult.php 0% <0%> (ø) 3 <0> (ø) :arrow_down:

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 f0713cc...7f1b32c. Read the comment docs.