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

Fix NPE in PairIntegerTagCounter for missing tag #454

Closed magicDGS closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #454 into master will increase coverage by 0.003%. The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #454       +/-   ##
===============================================
+ Coverage     93.325%   93.328%   +0.003%     
- Complexity       938       940        +2     
===============================================
  Files             90        90               
  Lines           2502      2503        +1     
  Branches         273       274        +1     
===============================================
+ Hits            2335      2336        +1     
  Misses           128       128               
  Partials          39        39
Impacted Files Coverage Δ Complexity Δ
...read/stats/pairstat/PairIntegerTagListCounter.java 97.826% <ø> (ø) 23 <0> (ø) :arrow_down:
...ils/read/stats/pairstat/PairIntegerTagCounter.java 100% <100%> (ø) 12 <3> (+2) :arrow_up: