-
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
fix: TIDDIT VCF header #1203
fix: TIDDIT VCF header #1203
Conversation
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.
Nice and quick, thanks for fixing this! 🧙
It has been tested with success and I have no comments, so I'm approving this 👍
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.
👍
We can't proceed with the merge until the pytest issue is resolved. Please take a look at the pull requests that require review @Clinical-Genomics/cancer-bioinfo:
https://github.com/orgs/Clinical-Genomics/projects/46/views/3
I have created a branch for release v12.0.2 and rebased the pull requests we intend to include. Please address any conflicts and and squash and merge them into that branch when ready 🥳 |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## release_12.0.2 #1203 +/- ##
===============================================
Coverage 99.31% 99.31%
===============================================
Files 29 29
Lines 1756 1756
===============================================
Hits 1744 1744
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. |
This PR:
Fixed: VCF header for SVs.
Review and tests: