Skip to content

[AI-8th] perf: add reflection cache#1415

Open
kuleat wants to merge 3 commits into
sofastack:masterfrom
kuleat:feature/reflection-cache
Open

[AI-8th] perf: add reflection cache#1415
kuleat wants to merge 3 commits into
sofastack:masterfrom
kuleat:feature/reflection-cache

fix: improve reflection cache

5e20b6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 0s

83.06% (+0.12%) compared to 459b02f

View this Pull Request on Codecov

83.06% (+0.12%) compared to 459b02f

Details

Codecov Report

❌ Patch coverage is 88.99522% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.06%. Comparing base (459b02f) to head (5e20b6d).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...m/alipay/sofa/boot/reflection/ReflectionCache.java 87.36% 8 Missing and 15 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1415      +/-   ##
============================================
+ Coverage     82.94%   83.06%   +0.12%     
- Complexity     2975     3018      +43     
============================================
  Files           340      345       +5     
  Lines          9833    10040     +207     
  Branches       1178     1200      +22     
============================================
+ Hits           8156     8340     +184     
- Misses         1163     1171       +8     
- Partials        514      529      +15     

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