ORT-Interactive-GmbH / laravel-couchbase

A Couchbase based Eloquent model and Query builder for Laravel
40 stars 25 forks source link

Feature/use index #31

Closed lquast closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #31 into develop will increase coverage by 0.03%. The diff coverage is 79.31%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #31      +/-   ##
=============================================
+ Coverage      76.97%   77.01%   +0.03%     
- Complexity       522      526       +4     
=============================================
  Files             20       20              
  Lines           1277     1292      +15     
=============================================
+ Hits             983      995      +12     
- Misses           294      297       +3
Impacted Files Coverage Δ Complexity Δ
src/Mpociot/Couchbase/Query/Builder.php 73.39% <77.77%> (+0.18%) 84 <2> (+3) :arrow_up:
src/Mpociot/Couchbase/Query/Grammar.php 84% <80%> (-0.03%) 53 <8> (+1)

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 567d2cd...5f68d0a. Read the comment docs.