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

Add ProperStatWindowCalculator #450

Closed magicDGS closed 6 years ago

magicDGS commented 6 years ago

Part of #439

codecov[bot] commented 6 years ago

Codecov Report

Merging #450 into master will increase coverage by 0.13%. The diff coverage is 94.565%.

Impacted file tree graph

@@              Coverage Diff               @@
##              master      #450      +/-   ##
==============================================
+ Coverage     93.195%   93.325%   +0.13%     
- Complexity       894       938      +44     
==============================================
  Files             89        90       +1     
  Lines           2410      2502      +92     
  Branches         259       273      +14     
==============================================
+ Hits            2246      2335      +89     
- Misses           126       128       +2     
- Partials          38        39       +1
Impacted Files Coverage Δ Complexity Δ
.../read/stats/engine/ProperStatWindowCalculator.java 94.565% <94.565%> (ø) 42 <42> (?)
.../read/stats/singlestat/ContainSoftclipCounter.java 100% <0%> (+50%) 5% <0%> (+2%) :arrow_up: