[WIP]feature:[loom] replace the usages of synchronized with ReentrantLock at saga module #7174
Codecov / codecov/project
succeeded
Mar 5, 2025 in 0s
51.57% (+0.01%) compared to b530e30
View this Pull Request on Codecov
51.57% (+0.01%) compared to b530e30
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 51.57%. Comparing base (
b530e30
) to head (019de2a
).
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #7174 +/- ##
============================================
+ Coverage 51.56% 51.57% +0.01%
- Complexity 6811 6816 +5
============================================
Files 1169 1169
Lines 41478 41480 +2
Branches 4851 4851
============================================
+ Hits 21388 21394 +6
+ Misses 18069 18068 -1
+ Partials 2021 2018 -3
Files with missing lines | Coverage Δ | |
---|---|---|
...io/seata/saga/proctrl/impl/ProcessContextImpl.java | 12.12% <ø> (ø) |
|
...ata/saga/proctrl/eventing/impl/DirectEventBus.java | 81.48% <100.00%> (ø) |
|
.../engine/invoker/impl/SpringBeanServiceInvoker.java | 56.88% <100.00%> (ø) |
|
...ga/statelang/domain/impl/ServiceTaskStateImpl.java | 76.92% <100.00%> (+1.92%) |
⬆️ |
Loading