Skip to content

Conversation

@matusdrobuliak66
Copy link
Collaborator

@matusdrobuliak66 matusdrobuliak66 commented Feb 12, 2025

What do these changes do?

πŸ› Previous code, when running automatic migration would create a new migration script that would change the behaviour of that ENUM. Using postgresql.ENUM solved the issue.

Related issue/s

How to test

Dev-ops checklist

@matusdrobuliak66 matusdrobuliak66 marked this pull request as ready for review February 12, 2025 13:10
@matusdrobuliak66 matusdrobuliak66 self-assigned this Feb 12, 2025
@matusdrobuliak66 matusdrobuliak66 enabled auto-merge (squash) February 12, 2025 13:13
@sonarqubecloud
Copy link

Copy link
Member

@pcrespov pcrespov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx. Greatly appreciated!

Copy link
Contributor

@bisgaard-itis bisgaard-itis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the fix

@codecov
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 86.79%. Comparing base (b0edf43) to head (2509e6f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7216      +/-   ##
==========================================
+ Coverage   85.39%   86.79%   +1.39%     
==========================================
  Files        1654     1407     -247     
  Lines       64435    55938    -8497     
  Branches     1095      530     -565     
==========================================
- Hits        55027    48553    -6474     
+ Misses       9095     7238    -1857     
+ Partials      313      147     -166     
Flag Coverage Ξ”
integrationtests 65.32% <ΓΈ> (-0.02%) ⬇️
unittests 85.98% <ΓΈ> (+0.15%) ⬆️
Components Coverage Ξ”
api βˆ… <ΓΈ> (βˆ…)
pkg_aws_library βˆ… <ΓΈ> (βˆ…)
pkg_dask_task_models_library βˆ… <ΓΈ> (βˆ…)
pkg_models_library 91.53% <ΓΈ> (ΓΈ)
pkg_notifications_library 84.57% <ΓΈ> (ΓΈ)
pkg_postgres_database 88.25% <ΓΈ> (ΓΈ)
pkg_service_integration βˆ… <ΓΈ> (βˆ…)
pkg_service_library βˆ… <ΓΈ> (βˆ…)
pkg_settings_library βˆ… <ΓΈ> (βˆ…)
pkg_simcore_sdk 85.46% <ΓΈ> (ΓΈ)
agent 96.46% <ΓΈ> (ΓΈ)
api_server 90.55% <ΓΈ> (ΓΈ)
autoscaling 96.08% <ΓΈ> (ΓΈ)
catalog 91.71% <ΓΈ> (ΓΈ)
clusters_keeper 99.24% <ΓΈ> (ΓΈ)
dask_sidecar 91.25% <ΓΈ> (ΓΈ)
datcore_adapter 93.19% <ΓΈ> (ΓΈ)
director 76.59% <ΓΈ> (-0.10%) ⬇️
director_v2 91.30% <ΓΈ> (ΓΈ)
dynamic_scheduler 97.33% <ΓΈ> (ΓΈ)
dynamic_sidecar 89.77% <ΓΈ> (ΓΈ)
efs_guardian 90.25% <ΓΈ> (ΓΈ)
invitations 93.28% <ΓΈ> (ΓΈ)
osparc_gateway_server βˆ… <ΓΈ> (βˆ…)
payments 92.66% <ΓΈ> (ΓΈ)
resource_usage_tracker 88.84% <ΓΈ> (-0.33%) ⬇️
storage 86.34% <ΓΈ> (+0.11%) ⬆️
webclient βˆ… <ΓΈ> (βˆ…)
webserver 79.36% <ΓΈ> (+<0.01%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data
Powered by Codecov. Last update b0edf43...2509e6f. Read the comment docs.

@pcrespov pcrespov requested a review from GitHK February 12, 2025 13:26
Copy link
Contributor

@GitHK GitHK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still a bit puzzled by how it's supposed to work on a db where this was already executed.

@pcrespov pcrespov disabled auto-merge February 12, 2025 13:37
@pcrespov pcrespov enabled auto-merge (squash) February 12, 2025 13:37
@pcrespov pcrespov disabled auto-merge February 12, 2025 13:40
@pcrespov pcrespov merged commit 62c8a09 into ITISFoundation:master Feb 12, 2025
91 of 95 checks passed
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Mar 6, 2025
63 tasks
mrnicegyu11 pushed a commit to mrnicegyu11/osparc-simcore that referenced this pull request Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants