Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix barrier transaction bug #75

Merged
merged 3 commits into from
Feb 7, 2024
Merged

fix barrier transaction bug #75

merged 3 commits into from
Feb 7, 2024

Conversation

dingsongjie
Copy link
Contributor

@dingsongjie dingsongjie commented Jan 31, 2024

If you need to execute MongoDB commands within a transaction, you need to explicitly pass the session. @catcherwong

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ed9067a) 69.10% compared to head (51fe9ba) 69.10%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #75   +/-   ##
=======================================
  Coverage   69.10%   69.10%           
=======================================
  Files          44       44           
  Lines        1903     1903           
  Branches      180      180           
=======================================
  Hits         1315     1315           
  Misses        552      552           
  Partials       36       36           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dingsongjie dingsongjie closed this Feb 5, 2024
@dingsongjie dingsongjie reopened this Feb 5, 2024
@catcherwong catcherwong self-requested a review February 6, 2024 10:52
Copy link
Member

@catcherwong catcherwong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@catcherwong catcherwong merged commit 585d2aa into dtm-labs:main Feb 7, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants