Skip to content

Consolidate Bolt PRs: optimize Context lock usage and eliminate redundant ContextValue clones#59

Merged
ashyanSpada merged 2 commits into
masterfrom
copilot/consolidate-bolt-performance-improvements
Apr 6, 2026
Merged

Consolidate Bolt PRs: optimize Context lock usage and eliminate redundant ContextValue clones#59
ashyanSpada merged 2 commits into
masterfrom
copilot/consolidate-bolt-performance-improvements

Optimize Context lookups: inline lock and match on borrowed refs in g…

3bc70e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 0s

89.35% (-0.18%) compared to f50ac5d

View this Pull Request on Codecov

89.35% (-0.18%) compared to f50ac5d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.35%. Comparing base (f50ac5d) to head (3bc70e3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   89.53%   89.35%   -0.18%     
==========================================
  Files          11       11              
  Lines        1061     1062       +1     
==========================================
- Hits          950      949       -1     
- Misses        111      113       +2     

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