-
-
Notifications
You must be signed in to change notification settings - Fork 734
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: refactor getProjectOverview store method (#4972)
This PR cleans up and refactors the feature-strategy-store method getFeatureOverview to join on the new table and attempts to make the function more readable by extracting some of the logic into separate functions. Keeping the LastSeenMapper for now in case there is a reason to use it for the other endpoints.
- Loading branch information
1 parent
ab739eb
commit 30d8444
Showing
2 changed files
with
76 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters