-
Notifications
You must be signed in to change notification settings - Fork 77
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
Cache API v2 and optimizations #3306
Conversation
submarcos
commented
Oct 18, 2022
•
edited
Loading
edited
- Cache API v2 detail endpoints
- Invalidate cache if attachment added / updated / deleted
- Cache zoning details
- Purge cache with admin / command
- Add default date_update / date_insert at DB level
- Optimize themes endpoint
- Optimize Sensitive areas endpoints
Il faut ajouter la valeur par défaut |
oui, pas d'inquietude, c'est en "DRAFT", pour l'instant je regarde le déroulé des tests avec mes modifs, c'est dans ma TODO list |
4c20fc5
to
8fed2cc
Compare
Test summaryRun details
View run in Cypress Dashboard ➡️ 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 Dashboard |
Codecov ReportBase: 98.14% // Head: 98.15% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #3306 +/- ##
==========================================
+ Coverage 98.14% 98.15% +0.01%
==========================================
Files 274 277 +3
Lines 19968 20053 +85
==========================================
+ Hits 19598 19684 +86
+ Misses 370 369 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
1d7e9e4
to
6ce173b
Compare