Skip to content

optimize: limit allowlist cache growth#8120

Open
LegendPei wants to merge 5 commits into
apache:2.xfrom
LegendPei:refactor/json-allowlist-cache-bound
Open

optimize: limit allowlist cache growth#8120
LegendPei wants to merge 5 commits into
apache:2.xfrom
LegendPei:refactor/json-allowlist-cache-bound

Merge branch '2.x' into refactor/json-allowlist-cache-bound

8e8df76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 0s

73.01% (+0.21%) compared to 9c235df

View this Pull Request on Codecov

73.01% (+0.21%) compared to 9c235df

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.01%. Comparing base (9c235df) to head (8e8df76).
⚠️ Report is 11 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #8120      +/-   ##
============================================
+ Coverage     72.80%   73.01%   +0.21%     
  Complexity      883      883              
============================================
  Files          1327     1327              
  Lines         50719    50734      +15     
  Branches       6049     6052       +3     
============================================
+ Hits          36924    37043     +119     
+ Misses        10802    10691     -111     
- Partials       2993     3000       +7     
Files with missing lines Coverage Δ
...apache/seata/common/json/JsonAllowlistManager.java 95.23% <100.00%> (+0.46%) ⬆️

... and 15 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.