Skip to content

feat: add compensating transaction pattern#499

Merged
JerrettDavis merged 1 commit into
mainfrom
feature/compensating-transaction-pattern-482
Jun 1, 2026
Merged

feat: add compensating transaction pattern#499
JerrettDavis merged 1 commit into
mainfrom
feature/compensating-transaction-pattern-482

feat: add compensating transaction pattern

004a220
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 1, 2026 in 0s

97.41% (target 95.00%)

View this Pull Request on Codecov

97.41% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 96.11399% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.41%. Comparing base (881c33f) to head (004a220).

Files with missing lines Patch % Lines
...ngTransactions/CompensatingTransactionGenerator.cs 94.51% 9 Missing ⚠️
...sactionDemo/CheckoutCompensatingTransactionDemo.cs 93.33% 4 Missing ⚠️
...ompensatingTransactions/CompensatingTransaction.cs 98.40% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #499      +/-   ##
==========================================
- Coverage   97.42%   97.41%   -0.02%     
==========================================
  Files         607      611       +4     
  Lines       49540    49926     +386     
  Branches     3212       34    -3178     
==========================================
+ Hits        48263    48633     +370     
- Misses       1277     1293      +16     

☔ 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.