Skip to content

Preload variants when checking order promotionability to avoid an N+1#6499

Open
ikraamg wants to merge 1 commit into
solidusio:mainfrom
ikraamg:perf/promotion-eligibility-preload-variant
Open

Preload variants when checking order promotionability to avoid an N+1#6499
ikraamg wants to merge 1 commit into
solidusio:mainfrom
ikraamg:perf/promotion-eligibility-preload-variant

Preload variants when checking order promotionability

1003344
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 0s

89.69% (+0.00%) compared to 8d781ac

View this Pull Request on Codecov

89.69% (+0.00%) compared to 8d781ac

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.69%. Comparing base (8d781ac) to head (1003344).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6499   +/-   ##
=======================================
  Coverage   89.68%   89.69%           
=======================================
  Files         993      993           
  Lines       20863    20864    +1     
=======================================
+ Hits        18712    18713    +1     
  Misses       2151     2151           

☔ View full report in Codecov by Harness.
📢 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.