couchbaselabs / node-ottoman

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

feat: adding transactions support #756

Closed gsi-alejandro closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (369c827) 93.20% compared to head (5d6afcd) 94.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #756 +/- ## ========================================== + Coverage 93.20% 94.80% +1.60% ========================================== Files 96 96 Lines 2677 2716 +39 Branches 642 728 +86 ========================================== + Hits 2495 2575 +80 + Misses 182 130 -52 - Partials 0 11 +11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

gsi-alejandro commented 6 months ago

close: #749, #741