-
Notifications
You must be signed in to change notification settings - Fork 16
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
refactor: vcf2cytosure container #1159
Conversation
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## develop #1159 +/- ##
========================================
Coverage 99.31% 99.31%
========================================
Files 29 29
Lines 1758 1758
========================================
Hits 1746 1746
Misses 12 12
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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 ran the container build again on your PR and it seems to have resolved itself:
https://github.com/Clinical-Genomics/BALSAMIC/actions/runs/5001681295/jobs/9044597000?pr=1126
This pull request fixes the versions of the dependencies as we have started to do to build all the containers. It is similar to what is done in #1096. Additionally, I have removed conda, which will make this container more stable, reduce the size and little bit faster to build. |
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.
Well done ⭐ Nothing major to add, just some small suggestions 👍
Thanks you 🙏 @ivadym for the suggestions. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
This PR:
Changed: The base of the container.
Fixed: dependency versions for the installation of vcf2cytosure.
Review and tests: