magicDGS / ReadTools

A Universal Toolkit for Handling Sequence Data from Different Sequencing Platforms
https://magicdgs.github.io/ReadTools/
MIT License
6 stars 3 forks source link

Correct sequence position for char error in GemMappabilityReader #500

Closed magicDGS closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #500 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #500   +/-   ##
===========================================
  Coverage     92.956%   92.956%           
  Complexity      1056      1056           
===========================================
  Files            102       102           
  Lines           2825      2825           
  Branches         301       301           
===========================================
  Hits            2626      2626           
  Misses           153       153           
  Partials          46        46
Impacted Files Coverage Δ Complexity Δ
...ls/utils/mappability/gem/GemMappabilityReader.java 98.765% <100%> (ø) 28 <0> (ø) :arrow_down:
magicDGS commented 5 years ago

This is wrong, comming from a previous implementation and I confound the branches. Closing.