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

Remove unused imports #527

Closed magicDGS closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #527 into master will increase coverage by 0.121%. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #527       +/-   ##
===============================================
+ Coverage     93.693%   93.814%   +0.121%     
- Complexity      1076      1107       +31     
===============================================
  Files            103       103               
  Lines           2838      2926       +88     
  Branches         301       320       +19     
===============================================
+ Hits            2659      2745       +86     
- Misses           133       135        +2     
  Partials          46        46
Impacted Files Coverage Δ Complexity Δ
...s/tools/barcodes/dictionary/BarcodeDictionary.java 90.625% <ø> (ø) 19 <0> (ø) :arrow_down:
...n/java/org/magicdgs/readtools/RTHelpConstants.java 87.755% <0%> (-1.134%) 14% <0%> (+1%)
...org/magicdgs/readtools/utils/read/RTReadUtils.java 98.571% <0%> (+0.159%) 81% <0%> (+30%) :arrow_up: