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

Switch to the (more correct) new map_mutations code #557

Merged
merged 1 commit into from
Jul 10, 2021

Conversation

hyanwong
Copy link
Member

@hyanwong hyanwong commented Jul 2, 2021

This allows ancestral states to be correctly set, but will only work once a version of tskit > 0.3.6 is released with PR tskit-dev/tskit#1550 merged

@hyanwong hyanwong marked this pull request as ready for review July 9, 2021 13:18
@hyanwong hyanwong force-pushed the new-map-mutations branch 4 times, most recently from 960c7f0 to 64195a4 Compare July 10, 2021 11:33
This allows ancestral states to be correctly set, but will only be valid once a version of tskit > 0.3.6 is released.
@codecov
Copy link

codecov bot commented Jul 10, 2021

Codecov Report

Merging #557 (0242c6c) into main (b20889e) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #557      +/-   ##
==========================================
+ Coverage   93.05%   93.08%   +0.03%     
==========================================
  Files          17       17              
  Lines        5124     5119       -5     
  Branches      934      931       -3     
==========================================
- Hits         4768     4765       -3     
+ Misses        233      232       -1     
+ Partials      123      122       -1     
Flag Coverage Δ
C 93.08% <100.00%> (+0.03%) ⬆️
python 96.26% <100.00%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
tsinfer/inference.py 98.56% <100.00%> (+0.24%) ⬆️

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 b20889e...0242c6c. Read the comment docs.

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

@mergify mergify bot merged commit 6de0cb4 into tskit-dev:main Jul 10, 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.

None yet

2 participants