HadrienG / InSilicoSeq

:rocket: A sequencing simulator
https://insilicoseq.readthedocs.io
MIT License
176 stars 32 forks source link

1.5.0 #172

Closed HadrienG closed 3 years ago

HadrienG commented 4 years ago

WIP

codecov[bot] commented 4 years ago

Codecov Report

Merging #172 into master will decrease coverage by 0.50%. The diff coverage is 84.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
- Coverage   88.41%   87.91%   -0.51%     
==========================================
  Files          10       10              
  Lines         829      836       +7     
==========================================
+ Hits          733      735       +2     
- Misses         96      101       +5     
Impacted Files Coverage Δ
iss/bam.py 88.78% <ø> (-0.21%) :arrow_down:
iss/error_models/__init__.py 75.58% <ø> (-0.56%) :arrow_down:
iss/error_models/basic.py 100.00% <ø> (ø)
iss/error_models/kde.py 97.72% <ø> (-0.06%) :arrow_down:
iss/error_models/perfect.py 92.85% <ø> (-0.90%) :arrow_down:
iss/generator.py 86.95% <ø> (-0.28%) :arrow_down:
iss/modeller.py 88.02% <ø> (-0.17%) :arrow_down:
iss/util.py 87.12% <80.00%> (+0.35%) :arrow_up:
iss/abundance.py 91.85% <84.61%> (-3.65%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5c91fb8...b4be3a6. Read the comment docs.