Add "pack_untracked_polytomies" ability to draw_svg() #3012
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%) |
⬇️ |
Loading