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

⚡ [PERF] Optimize some queries #4277

Merged
merged 1 commit into from
Aug 22, 2024
Merged

⚡ [PERF] Optimize some queries #4277

merged 1 commit into from
Aug 22, 2024

Conversation

Chatewgne
Copy link
Contributor

@Chatewgne Chatewgne commented Aug 21, 2024

Description

Related Issue

Checklist

  • I have followed the guidelines in our Contributing document
  • My code respects the Definition of done available in the Development section of the documentation
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes
  • I added an entry in the changelog file
  • My commits are all using prefix convention (emoji + tag name) and references associated issues
  • I added a label to the PR corresponding to the perimeter of my contribution
  • The title of my PR mentionned the issue associated

Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.38%. Comparing base (a524e91) to head (ae16c15).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4277   +/-   ##
=======================================
  Coverage   98.38%   98.38%           
=======================================
  Files         267      267           
  Lines       20887    20894    +7     
=======================================
+ Hits        20550    20557    +7     
  Misses        337      337           

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

Copy link

cypress bot commented Aug 21, 2024



Test summary

22 0 0 0


Run details

Project Geotrek-admin
Status Passed
Commit 134f55b ℹ️
Started Aug 21, 2024 12:11 PM
Ended Aug 21, 2024 12:13 PM
Duration 02:02 💡
OS Linux Ubuntu - 20.04
Browser Electron 94

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

@Chatewgne Chatewgne force-pushed the perfs_add_query_optims branch 4 times, most recently from 8f58828 to 8d75826 Compare August 21, 2024 11:37
@Chatewgne Chatewgne force-pushed the perfs_add_query_optims branch 3 times, most recently from 16188e0 to b6d7973 Compare August 21, 2024 11:51
@Chatewgne Chatewgne marked this pull request as ready for review August 21, 2024 12:05
@Chatewgne Chatewgne merged commit 144a856 into master Aug 22, 2024
20 checks passed
@Chatewgne Chatewgne deleted the perfs_add_query_optims branch August 22, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant