Skip to content

perf(context): optimize Context map lookups to reduce lock contention…

9b0e876
Select commit
Loading
Failed to load commit list.
Open

⚑ Bolt: Optimize Context lookups and lock contention #40

perf(context): optimize Context map lookups to reduce lock contention…
9b0e876
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 0s

89.16% (+0.41%) compared to 5576973

View this Pull Request on Codecov

89.16% (+0.41%) compared to 5576973

Details

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 89.16%. Comparing base (5576973) to head (9b0e876).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   88.74%   89.16%   +0.41%     
==========================================
  Files          11       11              
  Lines        1066     1061       -5     
==========================================
  Hits          946      946              
+ Misses        120      115       -5     

β˜” 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.