-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-springIssue is related to Spring projects supportIssue is related to Spring projects supportctg-enhancementNew feature, improvement or change requestNew feature, improvement or change request
Milestone
Description
Description
Profile expression is stored in ApplicationData.profileExpression in utbot-spring-analyzer.
We hope that in most cases just one profile like "test" name will be sent.
However, user may send some rubbish like "petya%'zuev" - will we really rollback to default profile in such case?
More than that, Spring allows to send some logical expressions like "prod|web". We should investigate possible formats of this expressions and support their parsing in utbot-spring-analyzer.
Context
Method EnvironmentFactory.parseProfileExpression should be implemented.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
comp-springIssue is related to Spring projects supportIssue is related to Spring projects supportctg-enhancementNew feature, improvement or change requestNew feature, improvement or change request
Type
Projects
Status
Done