bcgsc / mavis

Merging, Annotation, Validation, and Illustration of Structural variants
http://mavis.bcgsc.ca
GNU General Public License v3.0
72 stars 13 forks source link

Feature/split config pkg #247

Closed creisle closed 3 years ago

creisle commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #247 (078846f) into develop_v3 (b8e15d0) will decrease coverage by 0.28%. The diff coverage is 89.07%.

Impacted file tree graph

@@              Coverage Diff               @@
##           develop_v3     #247      +/-   ##
==============================================
- Coverage       86.64%   86.36%   -0.29%     
==============================================
  Files              53       53              
  Lines            8911     8871      -40     
  Branches         2242     2246       +4     
==============================================
- Hits             7721     7661      -60     
- Misses            726      744      +18     
- Partials          464      466       +2     
Flag Coverage Δ
unittests 86.36% <89.07%> (-0.29%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/mavis/annotate/constants.py 100.00% <ø> (ø)
src/mavis/annotate/genomic.py 87.97% <ø> (ø)
src/mavis/annotate/main.py 90.47% <ø> (ø)
src/mavis/assemble.py 90.10% <ø> (ø)
src/mavis/bam/stats.py 86.66% <ø> (ø)
src/mavis/cluster/main.py 79.67% <ø> (+0.81%) :arrow_up:
src/mavis/illustrate/elements.py 93.71% <ø> (ø)
src/mavis/summary/summary.py 54.22% <ø> (ø)
src/mavis/validate/main.py 87.79% <ø> (ø)
src/mavis/config.py 70.83% <71.42%> (-6.36%) :arrow_down:
... and 17 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 24c8de4...078846f. Read the comment docs.