lucasnell / jackalope

A swift, versatile phylogenomic and high-throughput sequencing simulator
https://jackalope.lucasnell.com
Other
8 stars 3 forks source link

More outputs, cleaner creating of variants #7

Closed lucasnell closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #7 into master will increase coverage by 0.47%. The diff coverage is 74.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   81.37%   81.85%   +0.47%     
==========================================
  Files          39       42       +3     
  Lines        4832     5152     +320     
==========================================
+ Hits         3932     4217     +285     
- Misses        900      935      +35
Impacted Files Coverage Δ
src/seq_classes_var.h 97.72% <ø> (ø) :arrow_up:
src/seq_classes_access.cpp 91.57% <100%> (-0.74%) :arrow_down:
src/mevo_phylo.cpp 86.56% <100%> (+0.2%) :arrow_up:
src/hts_illumina.h 89.4% <100%> (ø)
src/mevo_gammas.cpp 78.15% <100%> (ø) :arrow_up:
src/seq_classes_var.cpp 94.6% <100%> (+6.4%) :arrow_up:
src/mevo.cpp 91.54% <100%> (+0.12%) :arrow_up:
R/create_genome.R 57.14% <100%> (ø) :arrow_up:
src/create_sequences.cpp 100% <100%> (ø) :arrow_up:
src/io_vcf.h 95.72% <100%> (ø)
... and 36 more

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 0bc9928...813702a. Read the comment docs.