fgbio icon indicating copy to clipboard operation
fgbio copied to clipboard

Add an entrypoint to SamSource for bytes of SAM/BAM/CRAM

Open clintval opened this issue 4 years ago • 2 comments

clintval avatar Jan 13 '22 15:01 clintval

Codecov Report

Merging #760 (de512c4) into master (70aab13) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head de512c4 differs from pull request most recent head 813e48f. Consider uploading reports for the commit 813e48f to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #760   +/-   ##
=======================================
  Coverage   95.47%   95.47%           
=======================================
  Files         114      114           
  Lines        6733     6740    +7     
  Branches      429      422    -7     
=======================================
+ Hits         6428     6435    +7     
  Misses        305      305           
Flag Coverage Δ
unittests 95.47% <100.00%> (+<0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../scala/com/fulcrumgenomics/bam/api/SamSource.scala 96.42% <100.00%> (+1.19%) :arrow_up:

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 70aab13...813e48f. Read the comment docs.

codecov-commenter avatar Jan 13 '22 15:01 codecov-commenter

Would you be willing to do a re-review?

clintval avatar Apr 29 '22 16:04 clintval