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

Draw svg title #3015

Merged
merged 1 commit into from
Oct 9, 2024

Add optional title to SVG

8e6380f
Select commit
Loading
Failed to load commit list.
Merged

Draw svg title #3015

Add optional title to SVG
8e6380f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 1s

89.84% (+0.00%) compared to b527d0d

View this Pull Request on Codecov

89.84% (+0.00%) compared to b527d0d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.84%. Comparing base (b527d0d) to head (8e6380f).

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #3015    +/-   ##
========================================
  Coverage   89.84%   89.84%            
========================================
  Files          29       29            
  Lines       32093    32097     +4     
  Branches     6230     5756   -474     
========================================
+ Hits        28833    28837     +4     
  Misses       1859     1859            
  Partials     1401     1401            
Files with missing lines Coverage Δ
python/tskit/drawing.py 99.23% <100.00%> (+<0.01%) ⬆️
python/tskit/trees.py 98.80% <ø> (ø)