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

Revert "Use `Entity` as param instead of `Status` in StatusMapper" #110

Closed sharidas closed 5 years ago

sharidas commented 5 years ago

This reverts commit 979884d2c2c7cbf0cb6ba5a3204c05978469d8c5.

sharidas commented 5 years ago

Issue

sharidas commented 5 years ago

For now I have suppressed retun mismatch. PhanTypeMismatchReturn

codecov[bot] commented 5 years ago

Codecov Report

Merging #110 into master will increase coverage by 0.02%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #110      +/-   ##
============================================
+ Coverage     15.41%   15.44%   +0.02%     
  Complexity      267      267              
============================================
  Files            24       24              
  Lines          1213     1211       -2     
============================================
  Hits            187      187              
+ Misses         1026     1024       -2
Impacted Files Coverage Δ Complexity Δ
lib/Db/StatusMapper.php 0% <0%> (ø) 35 <7> (ø) :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 e16b6d6...98326ca. Read the comment docs.