-
Notifications
You must be signed in to change notification settings - Fork 30
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
POC2: precalculate data for /packages APIs #1343
Conversation
a4b6c7b
to
13f4554
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1343 +/- ##
==========================================
- Coverage 62.00% 61.32% -0.68%
==========================================
Files 108 108
Lines 6811 6855 +44
==========================================
- Hits 4223 4204 -19
- Misses 2054 2113 +59
- Partials 534 538 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
7b23292
to
dc4d40e
Compare
17953ed
to
12b344b
Compare
so we can easily access installed/installable/applicable packages
…kage_system}_data tables
This POC did not meet expectations, the evaluation part is significantly slower and small improvement in speed of /packages API is not going to overweight it. |
Secure Coding Practices Checklist GitHub Link
Secure Coding Checklist