You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(compiler): extract assembleQuery helper and modularize services (#27)
- Extract MAX_RESULTS_LIMIT constant in compiler (used in 2 sites)
- Extract assembleQuery() helper to centralize query-tail assembly
- Extract count-assets service from stats route
- Extract validate-slots service from search-factory
- Reduces function size and improves testability
Signed-off-by: Carlo van Driesten <carlo.van-driesten@bmw.de>
0 commit comments