Skip to content

N+1 Query fixes batch_2#5796

Merged
domdinicola merged 5 commits intodevelopfrom
sentry_n1_query
Mar 11, 2026
Merged

N+1 Query fixes batch_2#5796
domdinicola merged 5 commits intodevelopfrom
sentry_n1_query

Conversation

@pavlo-mk
Copy link
Contributor

@pavlo-mk pavlo-mk commented Mar 9, 2026

AB#302422: improve performance and avoid Queries N+1

@pavlo-mk pavlo-mk self-assigned this Mar 9, 2026
@pavlo-mk pavlo-mk added the work in progress Change doesn't need to be reviewed label Mar 9, 2026
@pavlo-mk pavlo-mk changed the title N+1 Query fixes batch_2 WIP // N+1 Query fixes batch_2 Mar 9, 2026
@codecov
Copy link

codecov bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.06%. Comparing base (3ac8685) to head (935cc9a).
⚠️ Report is 6 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5796   +/-   ##
========================================
  Coverage    91.06%   91.06%           
========================================
  Files          500      500           
  Lines        34264    34270    +6     
  Branches      3540     3540           
========================================
+ Hits         31201    31207    +6     
  Misses        2272     2272           
  Partials       791      791           
Flag Coverage Δ
e2e 52.75% <9.09%> (-0.01%) ⬇️
unit 90.68% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@pavlo-mk pavlo-mk changed the title WIP // N+1 Query fixes batch_2 N+1 Query fixes batch_2 Mar 10, 2026
@pavlo-mk pavlo-mk removed the work in progress Change doesn't need to be reviewed label Mar 10, 2026
@pavlo-mk pavlo-mk marked this pull request as ready for review March 10, 2026 13:59
@domdinicola domdinicola merged commit 914acf0 into develop Mar 11, 2026
9 checks passed
@domdinicola domdinicola deleted the sentry_n1_query branch March 11, 2026 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants