Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tech: ETQ instructeur, ma page pour visualiser un dossier se charge plus vite #10899

Merged

Conversation

mfo
Copy link
Contributor

@mfo mfo commented Oct 8, 2024

En bossant sur la navigation instructeur je suis tombé sur une n+1 aux abords des types de champ/champs.
Ça impacter le Instructeurs/Dossiers#show, Users/Dossiers#show Users/Dossiers#edit... la base devrait être contente

apres :
Capture d’écran 2024-10-08 à 11 09 46 AM

avant :
Capture d’écran 2024-10-08 à 11 09 26 AM

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.69%. Comparing base (c072ee7) to head (5cba847).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10899   +/-   ##
=======================================
  Coverage   84.69%   84.69%           
=======================================
  Files        1130     1130           
  Lines       25082    25082           
  Branches     4706     4706           
=======================================
  Hits        21243    21243           
  Misses       3839     3839           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@LeSim LeSim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done 🎉

Copy link
Contributor

@mmagn mmagn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mfo mfo force-pushed the US/fix-n-plus-one-on-instructeur-demande branch from db01dd2 to 5cba847 Compare October 8, 2024 12:47
@mfo mfo added this pull request to the merge queue Oct 8, 2024
Merged via the queue into demarches-simplifiees:main with commit 29500eb Oct 8, 2024
18 checks passed
@mfo mfo deleted the US/fix-n-plus-one-on-instructeur-demande branch October 8, 2024 15:05
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.

3 participants