perf: replace AccAddress.String() mutex+LRU with sync.Map #2902
+16
−14
Codecov / codecov/project
succeeded
Mar 18, 2026 in 1s
57.24% (+0.02%) compared to 8fc1d5b
View this Pull Request on Codecov
57.24% (+0.02%) compared to 8fc1d5b
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.24%. Comparing base (8fc1d5b) to head (a97f560).
Additional details and impacted files
@@ Coverage Diff @@
## main #2902 +/- ##
==========================================
+ Coverage 57.21% 57.24% +0.02%
==========================================
Files 2093 2093
Lines 171755 171732 -23
==========================================
+ Hits 98276 98312 +36
+ Misses 64709 64667 -42
+ Partials 8770 8753 -17 🚀 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