ORT-Interactive-GmbH / laravel-couchbase

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

Fixed issue with nested wheres and added tests #8

Closed lquast closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #8 into master will increase coverage by 0.23%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #8      +/-   ##
============================================
+ Coverage     80.25%   80.48%   +0.23%     
- Complexity      466      468       +2     
============================================
  Files            19       19              
  Lines          1109     1112       +3     
============================================
+ Hits            890      895       +5     
+ Misses          219      217       -2
Impacted Files Coverage Δ Complexity Δ
src/Mpociot/Couchbase/Query/Builder.php 81% <100%> (+1.46%) 75 <1> (+2) :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 2866cc6...ac9a13f. Read the comment docs.