Skip to content

Conversation

wooln
Copy link
Contributor

@wooln wooln commented Mar 11, 2025

Based on #81 , remove the overload and change the default value to TransactionScopeAsyncFlowOption.Enabled.

Copy link

codecov bot commented Mar 11, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 70.15%. Comparing base (1da8f7e) to head (ae4d60d).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/DtmCommon/Barrier/BranchBarrier.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
+ Coverage   70.05%   70.15%   +0.10%     
==========================================
  Files          45       45              
  Lines        2000     1997       -3     
  Branches      195      195              
==========================================
  Hits         1401     1401              
+ Misses        561      558       -3     
  Partials       38       38              

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…s default

- remove overload method with TransactionScopeAsyncFlowOption parameter
- Change BranchBarrier.Call TransactionScopeAsyncFlowOption.Enabled as default
@wooln wooln force-pushed the feature/enable-TransactionScopeAsyncFlowOption branch from ee96399 to ae4d60d Compare March 12, 2025 14:43
@catcherwong catcherwong merged commit 8c65784 into dtm-labs:main Mar 13, 2025
4 of 5 checks passed
@wooln wooln deleted the feature/enable-TransactionScopeAsyncFlowOption branch March 14, 2025 01:02
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