couchbaselabs / node-ottoman

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

chore(package.json): bump npm package version to 2.2.0 #646

Closed ejscribner closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #646 (34e0549) into master (1fb8ced) will decrease coverage by 1.92%. The diff coverage is 83.92%.

@@            Coverage Diff             @@
##           master     #646      +/-   ##
==========================================
- Coverage   95.21%   93.28%   -1.93%     
==========================================
  Files          93       95       +2     
  Lines        2487     2608     +121     
  Branches      566      578      +12     
==========================================
+ Hits         2368     2433      +65     
- Misses        111      166      +55     
- Partials        8        9       +1     
Impacted Files Coverage Δ
src/exceptions/exceptions.ts 100.00% <ø> (ø)
src/handler/find/find-by-id-options.ts 100.00% <ø> (ø)
src/handler/find/find-options.ts 100.00% <ø> (ø)
src/model/utils/update-refdoc-indexes.ts 54.54% <0.00%> (ø)
src/query/index.ts 100.00% <ø> (ø)
src/query/query.ts 87.41% <20.00%> (-2.45%) :arrow_down:
src/utils/parse-errors.ts 16.66% <22.22%> (-83.34%) :arrow_down:
src/ottoman/ottoman.ts 67.37% <60.29%> (-12.00%) :arrow_down:
src/model/index/n1ql/ensure-n1ql-indexes.ts 81.92% <60.86%> (+0.23%) :arrow_up:
src/model/create-model.ts 88.83% <70.73%> (-4.85%) :arrow_down:
... and 34 more

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 1ccdc88...34e0549. Read the comment docs.