Skip to content

perf(solidus_admin): Reduce N+1 queries for order index

389218d
Select commit
Loading
Failed to load commit list.
Merged

Improve Solidus Admin Orders Loading Performance #6440

perf(solidus_admin): Reduce N+1 queries for order index
389218d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 1s

89.66% (+0.00%) compared to e6705cb

View this Pull Request on Codecov

89.66% (+0.00%) compared to e6705cb

Details

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 89.66%. Comparing base (e6705cb) to head (389218d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6440   +/-   ##
=======================================
  Coverage   89.66%   89.66%           
=======================================
  Files         990      990           
  Lines       20792    20792           
=======================================
  Hits        18644    18644           
  Misses       2148     2148           

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