ITISFoundation / osparc-simcore

🐼 osparc-simcore simulation framework
https://osparc.io
MIT License
44 stars 26 forks source link

🐛 fix hardcoded s3 region string #5808

Closed matusdrobuliak66 closed 2 months ago

matusdrobuliak66 commented 2 months ago

What do these changes do?

Related issue/s

How to test

Dev-ops checklist

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.9%. Comparing base (cafbf96) to head (cbd9e49). Report is 198 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ITISFoundation/osparc-simcore/pull/5808/graphs/tree.svg?width=650&height=150&src=pr&token=h1rOE8q7ic&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ITISFoundation)](https://app.codecov.io/gh/ITISFoundation/osparc-simcore/pull/5808?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ITISFoundation) ```diff @@ Coverage Diff @@ ## master #5808 +/- ## ========================================= - Coverage 84.5% 64.9% -19.7% ========================================= Files 10 592 +582 Lines 214 29490 +29276 Branches 25 205 +180 ========================================= + Hits 181 19155 +18974 - Misses 23 10283 +10260 - Partials 10 52 +42 ``` | [Flag](https://app.codecov.io/gh/ITISFoundation/osparc-simcore/pull/5808/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ITISFoundation) | Coverage Δ | | |---|---|---| | [integrationtests](https://app.codecov.io/gh/ITISFoundation/osparc-simcore/pull/5808/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ITISFoundation) | `63.9% <ø> (?)` | | | [unittests](https://app.codecov.io/gh/ITISFoundation/osparc-simcore/pull/5808/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ITISFoundation) | `87.0% <ø> (+2.4%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ITISFoundation#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/ITISFoundation/osparc-simcore/pull/5808?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ITISFoundation) | Coverage Δ | | |---|---|---| | [...esource\_usage\_tracker/api/rpc/\_resource\_tracker.py](https://app.codecov.io/gh/ITISFoundation/osparc-simcore/pull/5808?src=pr&el=tree&filepath=services%2Fresource-usage-tracker%2Fsrc%2Fsimcore_service_resource_usage_tracker%2Fapi%2Frpc%2F_resource_tracker.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ITISFoundation#diff-c2VydmljZXMvcmVzb3VyY2UtdXNhZ2UtdHJhY2tlci9zcmMvc2ltY29yZV9zZXJ2aWNlX3Jlc291cmNlX3VzYWdlX3RyYWNrZXIvYXBpL3JwYy9fcmVzb3VyY2VfdHJhY2tlci5weQ==) | `100.0% <ø> (ø)` | | | [...racker/modules/db/repositories/resource\_tracker.py](https://app.codecov.io/gh/ITISFoundation/osparc-simcore/pull/5808?src=pr&el=tree&filepath=services%2Fresource-usage-tracker%2Fsrc%2Fsimcore_service_resource_usage_tracker%2Fmodules%2Fdb%2Frepositories%2Fresource_tracker.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ITISFoundation#diff-c2VydmljZXMvcmVzb3VyY2UtdXNhZ2UtdHJhY2tlci9zcmMvc2ltY29yZV9zZXJ2aWNlX3Jlc291cmNlX3VzYWdlX3RyYWNrZXIvbW9kdWxlcy9kYi9yZXBvc2l0b3JpZXMvcmVzb3VyY2VfdHJhY2tlci5weQ==) | `75.5% <ø> (ø)` | | | [...\_tracker/services/resource\_tracker\_service\_runs.py](https://app.codecov.io/gh/ITISFoundation/osparc-simcore/pull/5808?src=pr&el=tree&filepath=services%2Fresource-usage-tracker%2Fsrc%2Fsimcore_service_resource_usage_tracker%2Fservices%2Fresource_tracker_service_runs.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ITISFoundation#diff-c2VydmljZXMvcmVzb3VyY2UtdXNhZ2UtdHJhY2tlci9zcmMvc2ltY29yZV9zZXJ2aWNlX3Jlc291cmNlX3VzYWdlX3RyYWNrZXIvc2VydmljZXMvcmVzb3VyY2VfdHJhY2tlcl9zZXJ2aWNlX3J1bnMucHk=) | `100.0% <ø> (ø)` | | ... and [599 files with indirect coverage changes](https://app.codecov.io/gh/ITISFoundation/osparc-simcore/pull/5808/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ITISFoundation)
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud