backendenhancementgood first issuepreparation
Metriche repository
- Star
- (0 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
The Preparation module should be cleaned up a bit:
- Change functions to use the
params { ... }structure for parameters. - Lambda functionality belongs in the
lambdafolder, whereas data juggling should be placed in the respective folders. - Lambda functions should use
failure/successfromutil/responsein all cases. - Consider whether or not the
typesfolder should be lifted to workspace level.