-
Notifications
You must be signed in to change notification settings - Fork 27
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
♻️Maintenance/remove minio-sdk #5120
♻️Maintenance/remove minio-sdk #5120
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #5120 +/- ##
========================================
- Coverage 86.0% 85.2% -0.9%
========================================
Files 1265 1272 +7
Lines 52049 52226 +177
Branches 1120 1129 +9
========================================
- Hits 44803 44508 -295
- Misses 7013 7485 +472
Partials 233 233
Flags with carried forward coverage won't be shown. Click here to find out more.
|
b2a374d
to
1c92cb6
Compare
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.
Cool. I did not see if you removed onlyoffice and fileshtash in yaml files. Did I miss it?
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.
Cool! Thanks a lot for cleaning up. I have a few comments/questions about cosmetics.
packages/pytest-simcore/src/pytest_simcore/helpers/utils_envs.py
Outdated
Show resolved
Hide resolved
packages/pytest-simcore/src/pytest_simcore/helpers/utils_envs.py
Outdated
Show resolved
Hide resolved
yep good catch. commit missing. now done |
9210c0a
to
621ee33
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Code Climate has analyzed commit 621ee33 and detected 0 issues on this pull request. View more on Code Climate. |
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.
oh boy! 🎉 thx a lot!
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.
very good 👍
What do these changes do?
Related issue/s
How to test
Dev Checklist
DevOps Checklist