Skip to content

fix: add mutex to LocalRepositoryCache to prevent concurrent map panic

6ea89d9
Select commit
Loading
Failed to load commit list.
Open

fix: add mutex to LocalRepositoryCache to prevent concurrent map panic #6055

fix: add mutex to LocalRepositoryCache to prevent concurrent map panic
6ea89d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 0s

76.90% (+2.24%) compared to bd4bc99

View this Pull Request on Codecov

76.90% (+2.24%) compared to bd4bc99

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.90%. Comparing base (bd4bc99) to head (6ea89d9).
⚠️ Report is 43 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6055      +/-   ##
==========================================
+ Coverage   74.65%   76.90%   +2.24%     
==========================================
  Files          73       74       +1     
  Lines       11139     9325    -1814     
==========================================
- Hits         8316     7171    -1145     
+ Misses       2186     1510     -676     
- Partials      637      644       +7     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.