Skip to content

Merge remote-tracking branch 'origin/2.x' into bugfix-timeout-rollbac…

779ee6b
Select commit
Loading
Failed to load commit list.
Open

Bugfix: Failure to Enter TimeoutRollbackRetrying State #7480

Merge remote-tracking branch 'origin/2.x' into bugfix-timeout-rollbac…
779ee6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2025 in 0s

60.73% (+0.24%) compared to 88bba2f

View this Pull Request on Codecov

60.73% (+0.24%) compared to 88bba2f

Details

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 60.73%. Comparing base (88bba2f) to head (779ee6b).
⚠️ Report is 14 commits behind head on 2.x.

Files with missing lines Patch % Lines
...org/apache/seata/server/session/GlobalSession.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #7480      +/-   ##
============================================
+ Coverage     60.49%   60.73%   +0.24%     
- Complexity      656      658       +2     
============================================
  Files          1298     1298              
  Lines         49081    49079       -2     
  Branches       5771     5769       -2     
============================================
+ Hits          29691    29809     +118     
+ Misses        16757    16631     -126     
- Partials       2633     2639       +6     
Files with missing lines Coverage Δ
...g/apache/seata/server/coordinator/DefaultCore.java 49.38% <100.00%> (+3.26%) ⬆️
...org/apache/seata/server/session/GlobalSession.java 70.84% <0.00%> (+2.03%) ⬆️

... and 16 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.