frappe / press

Full service cloud hosting for the Frappe stack - powers Frappe Cloud
https://frappe.cloud
GNU Affero General Public License v3.0
259 stars 187 forks source link

feat : Query optimization #1942

Closed arunmathaisk closed 2 months ago

arunmathaisk commented 2 months ago

The below screenshots will give you an idea what this feature is all about. The ability to create database indexes based on suggested indexes .

image image image image image image image
arunmathaisk commented 2 months ago

@BreadGenie thanks for the review man. will fix them rn.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 39.39394% with 20 lines in your changes missing coverage. Please review.

Project coverage is 37.90%. Comparing base (0abe669) to head (be0c21c). Report is 29 commits behind head on master.

Files Patch % Lines
press/api/analytics.py 36.00% 16 Missing :warning:
press/utils/__init__.py 33.33% 2 Missing :warning:
press/agent.py 0.00% 1 Missing :warning:
press/press/doctype/team/team.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1942 +/- ## ========================================== + Coverage 37.67% 37.90% +0.22% ========================================== Files 339 341 +2 Lines 27827 27979 +152 ========================================== + Hits 10484 10605 +121 - Misses 17343 17374 +31 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.