-
Notifications
You must be signed in to change notification settings - Fork 0
flow type structure #486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
flow type structure #486
Conversation
GitLab Pipeline ActionGeneral informationLink to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1856819960 Status: Passed Job summariesrspec: [ee]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/10274492742/artifacts/tmp/coverage/index.html rspec: [ce]Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/10274492741/artifacts/tmp/coverage/index.html rubocop615 files inspected, no offenses detected |
3a70731
to
325ed59
Compare
457223f
to
1e5b28e
Compare
354ef27
to
3c6b199
Compare
de3ee11
to
d002ae0
Compare
b71f4d7
to
8054e3e
Compare
…put types, and update JSON schemas
…d enhance validation services
…prove code readability
…g, and update input types, add more specs
…e, enhance validation services and input types
…h, enhance validation services
387a60a
to
a09d8b2
Compare
return if values.count(true) == 1 | ||
|
||
errors.add(:base, | ||
'Exactly one of literal_value, reference_value, or function_value must be present') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The string might make translation in the frontend difficult
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I dont think thats a problem here. The frontend should send invalid data to us in the first place. This case is a very easy thing to validate in the frontend
…and runtime function definitions
…ove database level constraint for generic_keys (model only)
…Strategy and status in Runtime
5faca64
to
b836858
Compare
…resence for type in GenericCombinationStrategy
close #500
close #420
close #388
close #475
close #401
close #462