Skip to content

Add individual parents to text dump #1884

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

Merged
merged 1 commit into from
Nov 3, 2021
Merged

Conversation

benjeffery
Copy link
Member

Fixes #1828

Copy link
Member

@jeromekelleher jeromekelleher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov
Copy link

codecov bot commented Nov 3, 2021

Codecov Report

Merging #1884 (7a766a7) into main (c352421) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1884      +/-   ##
==========================================
- Coverage   93.13%   93.12%   -0.01%     
==========================================
  Files          27       27              
  Lines       24917    24918       +1     
  Branches     1095     1095              
==========================================
- Hits        23207    23206       -1     
- Misses       1675     1677       +2     
  Partials       35       35              
Flag Coverage Δ
c-tests 92.21% <ø> (ø)
lwt-tests 89.14% <ø> (ø)
python-c-tests 68.58% <0.00%> (-0.01%) ⬇️
python-tests 98.72% <100.00%> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
python/tskit/trees.py 97.78% <100.00%> (-0.13%) ⬇️

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 c352421...7a766a7. Read the comment docs.

@mergify mergify bot merged commit d47f97c into tskit-dev:main Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text dump of individuals table does not include parents column
2 participants