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

Barcode file with empty header throws user error #520

Closed magicDGS closed 5 years ago

magicDGS commented 5 years ago

Closes #513

codecov[bot] commented 5 years ago

Codecov Report

Merging #520 into master will increase coverage by 0.009%. The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff               @@
##             master      #520       +/-   ##
==============================================
+ Coverage     93.55%   93.559%   +0.009%     
- Complexity     1077      1078        +1     
==============================================
  Files           103       103               
  Lines          2837      2841        +4     
  Branches        302       303        +1     
==============================================
+ Hits           2654      2658        +4     
  Misses          137       137               
  Partials         46        46
Impacted Files Coverage Δ Complexity Δ
.../barcodes/dictionary/BarcodeDictionaryFactory.java 93.75% <100%> (+0.329%) 21 <0> (+1) :arrow_up: