BioJulia / Bio.jl

[DEPRECATED] Bioinformatics and Computational Biology Infrastructure for Julia
http://biojulia.dev
MIT License
261 stars 65 forks source link

fix eachoverlap of BAM #455

Closed bicycle1885 closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #455 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #455      +/-   ##
==========================================
+ Coverage   70.84%   70.85%   +<.01%     
==========================================
  Files         142      142              
  Lines       10440    10440              
==========================================
+ Hits         7396     7397       +1     
+ Misses       3044     3043       -1
Impacted Files Coverage Δ
src/align/bam/overlap.jl 92.3% <100%> (+3.84%) :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 25df826...c54ab80. Read the comment docs.