fgbio icon indicating copy to clipboard operation
fgbio copied to clipboard

Adding a tool to left-align indels

Open nh13 opened this issue 4 years ago • 2 comments

nh13 avatar Oct 15 '19 23:10 nh13

Codecov Report

Merging #539 into master will increase coverage by 0.07%. The diff coverage is 97.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #539      +/-   ##
==========================================
+ Coverage   95.06%   95.13%   +0.07%     
==========================================
  Files         102      103       +1     
  Lines        5790     5918     +128     
  Branches      379      398      +19     
==========================================
+ Hits         5504     5630     +126     
- Misses        286      288       +2
Impacted Files Coverage Δ
...ain/scala/com/fulcrumgenomics/util/Sequences.scala 77.45% <100%> (+0.22%) :arrow_up:
.../scala/com/fulcrumgenomics/bam/api/SamRecord.scala 86.99% <80%> (+0.43%) :arrow_up:
...cala/com/fulcrumgenomics/bam/LeftAlignIndels.scala 98.37% <98.37%> (ø)

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 2100905...10d8a2c. Read the comment docs.

codecov-io avatar Oct 15 '19 23:10 codecov-io

@tfenne can you review this when you get the chance? I'd like to fixup based on @sstadick's comments

nh13 avatar Apr 27 '20 00:04 nh13