ORT-Interactive-GmbH / laravel-couchbase

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

Change user to username #22

Closed jwensley2 closed 6 years ago

jwensley2 commented 6 years ago

I changed the user config option to username to be consistent with the documentation and other drivers.

codecov-io commented 6 years ago

Codecov Report

Merging #22 into master will not change coverage. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #22   +/-   ##
=========================================
  Coverage     76.28%   76.28%           
  Complexity      508      508           
=========================================
  Files            20       20           
  Lines          1206     1206           
=========================================
  Hits            920      920           
  Misses          286      286
Impacted Files Coverage Δ Complexity Δ
src/Mpociot/Couchbase/Connection.php 62.6% <50%> (ø) 44 <0> (ø) :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 d851f85...12beb78. Read the comment docs.