-
Notifications
You must be signed in to change notification settings - Fork 14
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
#350 fix overlapping imprecise breakpoints in mavis v2 #352
Conversation
Hi @calchoo, can you lint the files and add some quick test cases for this scenario in developv2? I should have some examples at: https://github.com/bcgsc/mavis/blob/master/tests/test_mavis/convert/test_tools_vcf.py#L68 |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## develop_v2 #352 +/- ##
==============================================
+ Coverage 81.52% 90.24% +8.72%
==============================================
Files 58 59 +1
Lines 10348 10599 +251
==============================================
+ Hits 8436 9565 +1129
+ Misses 1912 1034 -878
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Fix for limiting the breakpoints start/ends when they overlap too much