Skip to content

Commit

Permalink
cleanup indexer transform function (#1226)
Browse files Browse the repository at this point in the history
* - Changed return statements to array filters
- Moved object mutations from map to forEach

* Address comments:
- Add name constants for Collection
- cleanup

* Fix typing

* Divide transform into helper functions for clarity

* fix: fmt and type

* fix: tests

* fix: refactoring

* fix: remove update store

---------

Co-authored-by: Eugenio Paluello <eugypalu@gmail.com>
  • Loading branch information
cwastche and eugypalu committed Sep 19, 2024
1 parent 9622c0a commit 4f67743
Show file tree
Hide file tree
Showing 3 changed files with 251 additions and 186 deletions.
Loading

0 comments on commit 4f67743

Please sign in to comment.