Closed wdecoster closed 5 years ago
Merging #51 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #51 +/- ##
=======================================
Coverage 90.32% 90.32%
=======================================
Files 4 4
Lines 372 372
=======================================
Hits 336 336
Misses 36 36
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 0988b70...dd87e3f. Read the comment docs.
Would you mind doing a rebase -i
against the latest master to merge all the minimap2 commits together? Since they cancel each other out they're just cluttering the history. You could just have a single commit changing the whitespace if you like, or not edit those files at all.
Or if it's easier you could make a fresh branch off the master and either cherry-pick
across the pivot script commits, or just do a new commit with just the script.
Yeah, I agree it's a bit of a mess. Will take care of it!
This pull request contains a script to reformat the STRs.tsv output:
It seems my code editor also removed some stray spaces and tabs from other files...