Skip to content

Add unit tests for Context struct lookups to fix Codecov

e619331
Select commit
Loading
Failed to load commit list.
Open

⚡ Bolt: Optimize Context lookups to avoid double-lookups and unnecessary .clone()s #39

Add unit tests for Context struct lookups to fix Codecov
e619331
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

89.17% (+0.42%) compared to 5576973

View this Pull Request on Codecov

89.17% (+0.42%) compared to 5576973

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.17%. Comparing base (5576973) to head (e619331).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   88.74%   89.17%   +0.42%     
==========================================
  Files          11       11              
  Lines        1066     1062       -4     
==========================================
+ Hits          946      947       +1     
+ 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.