ORT-Interactive-GmbH / laravel-couchbase

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

Develop #40

Closed lquast closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #40 into master will decrease coverage by 0.12%. The diff coverage is 82.35%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #40      +/-   ##
============================================
- Coverage     83.53%   83.41%   -0.13%     
- Complexity      570      590      +20     
============================================
  Files            22       22              
  Lines          1403     1447      +44     
============================================
+ Hits           1172     1207      +35     
- Misses          231      240       +9
Impacted Files Coverage Δ Complexity Δ
src/Mpociot/Couchbase/Relations/BelongsTo.php 83.33% <66.66%> (-16.67%) 5 <0> (+2)
src/Mpociot/Couchbase/Relations/HasMany.php 60.46% <83.33%> (+8.85%) 19 <6> (+6) :arrow_up:
src/Mpociot/Couchbase/Relations/HasOne.php 68% <83.33%> (+14.15%) 11 <6> (+6) :arrow_up:
src/Mpociot/Couchbase/CouchbaseServiceProvider.php 88.88% <85.71%> (-11.12%) 9 <8> (+6)

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 9da1824...0e2a184. Read the comment docs.