Skip to content

Use lateral join (introduced in MySQL 8.0.14) with subquery on user_s…

c960fbf
Select commit
Loading
Failed to load commit list.
Merged

Use lateral join with subquery on user_statistics table in account_view for network stats #12631

Use lateral join (introduced in MySQL 8.0.14) with subquery on user_s…
c960fbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2026 in 1s

17.62% (-0.01%) compared to 7324ef4, passed because coverage increased by 0% when compared to adjusted base (17.62%)

View this Pull Request on Codecov

17.62% (-0.01%) compared to 7324ef4, passed because coverage increased by 0% when compared to adjusted base (17.62%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.62%. Comparing base (7324ef4) to head (c960fbf).

Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12631      +/-   ##
============================================
- Coverage     17.62%   17.62%   -0.01%     
+ Complexity    15668    15665       -3     
============================================
  Files          5917     5917              
  Lines        531255   531255              
  Branches      64951    64951              
============================================
- Hits          93639    93616      -23     
- Misses       427077   427100      +23     
  Partials      10539    10539              

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