couchbaselabs / node-ottoman

Node.js ODM for Couchbase
https://ottomanjs.com/
Apache License 2.0
287 stars 98 forks source link

fix(ottoman): handle connect with async/await #669

Closed gsi-alejandro closed 1 year ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #669 (6239de4) into master (883fb1c) will not change coverage. The diff coverage is 50.00%.

@@           Coverage Diff           @@
##           master     #669   +/-   ##
=======================================
  Coverage   93.21%   93.21%           
=======================================
  Files          95       95           
  Lines        2624     2624           
  Branches      619      582   -37     
=======================================
  Hits         2446     2446           
  Misses        169      169           
  Partials        9        9           
Impacted Files Coverage Δ
src/ottoman/ottoman.ts 67.37% <50.00%> (ø)

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 883fb1c...6239de4. Read the comment docs.