[WIP] Add convenience method for obtaining blessed calculation for different functionals#880
Conversation
|
@shyuep starting this PR now. Need one last deployment this week before you and others can start testing. See TODOs above for my current plan for what to implement. |
|
Thanks |
|
Just want to quickly update on this. We have deployed twice in the last couple weeks, but are finding some significant performance problems due to a combination of structural issues with the data in the core DB, and a large volume of API use. This is not allowing nested data in the blessed |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #880 +/- ##
==========================================
+ Coverage 77.26% 77.33% +0.07%
==========================================
Files 56 56
Lines 3022 3036 +14
==========================================
+ Hits 2335 2348 +13
- Misses 687 688 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
de7e2e6 to
3b87f94
Compare
|
Reviving this to clear out old PRs + ensure that API endpoints are working as intended. See emmet #1376 Will require emmet release + redeploy |
3b87f94 to
9fb7e52
Compare
Summary
MaterialsResterfor obtaining blessed calculation entries for different functionalsTodos
ComputedStructureEntryMPRester**NOTE: This requires one last deployment of the API service to fix pagination.