refactor: merge threadpool and json-common modules#8132
Open
slievrly wants to merge 5 commits into
Open
Codecov / codecov/project
succeeded
Jun 25, 2026 in 1s
72.20% (-0.50%) compared to cb9c092
View this Pull Request on Codecov
72.20% (-0.50%) compared to cb9c092
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.20%. Comparing base (cb9c092) to head (ddd5458).
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #8132 +/- ##
============================================
- Coverage 72.69% 72.20% -0.50%
Complexity 879 879
============================================
Files 1327 1327
Lines 50852 50855 +3
Branches 6071 6071
============================================
- Hits 36969 36718 -251
- Misses 10888 11148 +260
+ Partials 2995 2989 -6 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...apache/seata/common/json/JsonAllowlistManager.java | 0.00% <ø> (ø) |
|
| ...pache/seata/common/json/JsonSerializerFactory.java | 50.00% <ø> (ø) |
|
| ...eata/common/json/impl/Fastjson2JsonSerializer.java | 12.06% <ø> (ø) |
|
| ...seata/common/json/impl/FastjsonJsonSerializer.java | 25.86% <ø> (ø) |
|
| ...che/seata/common/json/impl/GsonJsonSerializer.java | 0.00% <ø> (ø) |
|
| .../seata/common/json/impl/JacksonJsonSerializer.java | 44.30% <ø> (ø) |
|
| ...eata/common/thread/PlatformThreadPoolExecutor.java | 100.00% <ø> (ø) |
|
| ...eata/common/thread/PlatformThreadPoolProvider.java | 100.00% <ø> (ø) |
|
| ...org/apache/seata/common/thread/ThreadPoolType.java | 71.42% <ø> (ø) |
|
| ...in/java/org/apache/seata/common/json/JsonUtil.java | 57.89% <ø> (ø) |
|
| ... and 15 more |
🚀 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.
Loading