-
Notifications
You must be signed in to change notification settings - Fork 6
Entity model #405
base: master
Are you sure you want to change the base?
Entity model #405
Conversation
a597e21
to
14dc725
Compare
This pull request introduces 8 alerts when merging 14dc725 into 2070434 - view on LGTM.com new alerts:
|
da62461
to
15356dc
Compare
This pull request introduces 10 alerts when merging 15356dc into 2070434 - view on LGTM.com new alerts:
|
This pull request introduces 7 alerts when merging 0add7ca into 2070434 - view on LGTM.com new alerts:
|
This pull request introduces 8 alerts when merging 034f65f into 2070434 - view on LGTM.com new alerts:
|
034f65f
to
c09142e
Compare
This pull request introduces 8 alerts when merging c09142e into 2070434 - view on LGTM.com new alerts:
|
c09142e
to
15e7d1a
Compare
This pull request introduces 8 alerts when merging 15e7d1a into 2070434 - view on LGTM.com new alerts:
|
This pull request introduces 8 alerts when merging e3c8f58 into 2070434 - view on LGTM.com new alerts:
|
This pull request introduces 8 alerts when merging 3896196 into 2070434 - view on LGTM.com new alerts:
|
3896196
to
85ff458
Compare
This pull request introduces 9 alerts when merging 85ff458 into 2070434 - view on LGTM.com new alerts:
|
5944e76
to
b9bf8d0
Compare
This pull request introduces 8 alerts when merging b9bf8d0 into 2070434 - view on LGTM.com new alerts:
|
This pull request introduces 8 alerts when merging f8d924e into 2070434 - view on LGTM.com new alerts:
|
This pull request introduces 8 alerts when merging ee13244 into 2070434 - view on LGTM.com new alerts:
|
3376ea9
to
aab42a0
Compare
@@ -1,7 +1,7 @@ | |||
from enum import Enum | |||
|
|||
|
|||
class Status(Enum): | |||
class Lifecycle(Enum): |
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.
This is not only for services, it's for any entity, I think we should move this to zoo/entities
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.
Shall i then move the lifecycle to schema metadata?Also thinking about the initial application of this changes, we need to keep the lifecycle on service and library, then generate yaml files, import it as entity where we can store it on Entity model and then we can remove the fields from service and library... or can you think the different approach?
also... I'm totally up for having multiple commits to make this easier to review as there are two big chunks of work, first changing the models then updating the api, but right now those 5 commits we have don't really seem meaningful, so please squash/rename/split what's needed to have it clear |
and don't forget about the |
1179161
to
981f4fb
Compare
ac770b1
to
a933c57
Compare
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 3.12%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
a933c57
to
bcb68e4
Compare
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 3.12%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
This pull request fixes 1 alert when merging bcb68e4 into fee0108 - view on LGTM.com fixed alerts:
|
bcb68e4
to
84ab43d
Compare
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 3.12%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
This pull request fixes 1 alert when merging 84ab43d into fee0108 - view on LGTM.com fixed alerts:
|
84ab43d
to
e61a0ab
Compare
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 3.12%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
This pull request fixes 1 alert when merging e61a0ab into fee0108 - view on LGTM.com fixed alerts:
|
e61a0ab
to
791126c
Compare
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 3.12%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
This pull request fixes 1 alert when merging 791126c into fee0108 - view on LGTM.com fixed alerts:
|
791126c
to
eff8221
Compare
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 3.12%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
This pull request fixes 1 alert when merging eff8221 into fee0108 - view on LGTM.com fixed alerts:
|
SonarCloud Quality Gate failed. |
eff8221
to
b847bff
Compare
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 3.12%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 3.12%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
This pull request fixes 1 alert when merging 54c7197 into fee0108 - view on LGTM.com fixed alerts:
|
54c7197
to
3fb5995
Compare
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 3.12%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
This pull request fixes 1 alert when merging 3fb5995 into fee0108 - view on LGTM.com fixed alerts:
|
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 3.12%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
This pull request fixes 1 alert when merging 4886e07 into fee0108 - view on LGTM.com fixed alerts:
|
No description provided.