matchish / laravel-scout-elasticsearch

Search among multiple models with ElasticSearch and Laravel Scout
MIT License
711 stars 115 forks source link

Version bump and test improvements #211

Closed hkulekci closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #211 (d9b5f43) into master (fa7be59) will increase coverage by 0.57%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #211      +/-   ##
============================================
+ Coverage     95.22%   95.80%   +0.57%     
  Complexity      184      184              
============================================
  Files            34       34              
  Lines           524      524              
============================================
+ Hits            499      502       +3     
+ Misses           25       22       -3     
Impacted Files Coverage Δ
src/ElasticSearchServiceProvider.php 100.00% <0.00%> (+18.75%) :arrow_up:

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 fa7be59...d9b5f43. Read the comment docs.

hkulekci commented 2 years ago

Codecov green again. @matchish 💯 just give me some time to fix the username and password tests then we can merge this one also.

hkulekci commented 2 years ago

We can merge now. Thanks.