Skip to content

Conversation

@mufernando
Copy link
Member

I forgot to update the documentation after I removed the support for subsetting the Migration Table in #663. I followed the same that was done for TableCollection.simplify() -- that is added a note (it was there already) in the C API and removed any mentions of migration in the Python API.

@codecov
Copy link

codecov bot commented Jun 23, 2020

Codecov Report

Merging #690 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #690   +/-   ##
=======================================
  Coverage   87.71%   87.71%           
=======================================
  Files          23       23           
  Lines       17810    17810           
  Branches     3526     3526           
=======================================
  Hits        15622    15622           
  Misses       1073     1073           
  Partials     1115     1115           
Flag Coverage Δ
#c_tests 88.95% <ø> (ø)
#python_c_tests 91.26% <ø> (ø)
#python_tests 98.99% <ø> (ø)
Impacted Files Coverage Δ
python/tskit/trees.py 98.21% <ø> (ø)

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 6148556...80e0446. Read the comment docs.

@petrelharp
Copy link
Contributor

Lgtm!

@petrelharp petrelharp merged commit 7a33ceb into tskit-dev:master Jun 24, 2020
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.

2 participants