Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "pack_untracked_polytomies" ability to draw_svg() #3012

Merged
merged 1 commit into from
Oct 8, 2024

Concatenate polytomies

51150ab
Select commit
Loading
Failed to load commit list.
Merged

Add "pack_untracked_polytomies" ability to draw_svg() #3012

Concatenate polytomies
51150ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 0s

89.84% (+0.01%) compared to 586a81e

View this Pull Request on Codecov

89.84% (+0.01%) compared to 586a81e

Details

Codecov Report

Attention: Patch coverage is 97.05882% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.84%. Comparing base (586a81e) to head (51150ab).

Files with missing lines Patch % Lines
python/tskit/drawing.py 97.05% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3012      +/-   ##
==========================================
+ Coverage   89.82%   89.84%   +0.01%     
==========================================
  Files          29       29              
  Lines       32030    32093      +63     
  Branches     6207     6230      +23     
==========================================
+ Hits        28772    28833      +61     
  Misses       1859     1859              
- Partials     1399     1401       +2     
Files with missing lines Coverage Δ
python/tskit/drawing.py 99.23% <97.05%> (-0.13%) ⬇️