push
github
feat: Optimize redis multi get and encapsulate thumbnails multi exist (#295) * feat: Optimize catalyst calls when retrieving communities owners * refactor: Fetch Owners and Thumbnails concurrently * test: Fix get member requests integration test * feat: Use redis mGet and move the thumbnails promise all to the logic component * refactor: Simplify logic and fix test * refactor: Add fn getProfileCacheKey * refactor: Use getThumbnails in get managed communities handler * refactor: Expose new utility mapper to merge communities with thumbnails * chore: Log timer for mGet operation * Revert "chore: Log timer for mGet operation" This reverts commit 3569d1541. * feat: PR feedback
1963 of 2304 branches covered (85.2%)
Branch coverage included in aggregate %.
58 of 61 new or added lines in 8 files covered. (95.08%)
4743 of 5186 relevant lines covered (91.46%)
62.14 hits per line