Skip to content

Conversation

@hyanwong
Copy link
Member

@hyanwong hyanwong commented Feb 7, 2021

Fixes #1154

This is rebased off #1186 and includes (cherry-picked) #1190, so I can wait until those are sorted before pushing this one.

PR Checklist:

  • Tests that fully cover new/changed functionality.
  • Documentation including tutorial content if appropriate.
  • Changelogs, if there are API changes.

@codecov
Copy link

codecov bot commented Feb 18, 2021

Codecov Report

Merging #1191 (f6fcd87) into main (028997b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1191   +/-   ##
=======================================
  Coverage   93.72%   93.72%           
=======================================
  Files          26       26           
  Lines       21511    21514    +3     
  Branches      904      904           
=======================================
+ Hits        20161    20164    +3     
  Misses       1312     1312           
  Partials       38       38           
Flag Coverage Δ
c-tests 92.50% <100.00%> (ø)
lwt-tests 92.97% <ø> (ø)
python-c-tests 94.91% <100.00%> (+<0.01%) ⬆️
python-tests 98.63% <ø> (ø)

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

Impacted Files Coverage Δ
python/tskit/tables.py 99.60% <ø> (ø)
python/tskit/trees.py 97.42% <ø> (ø)
c/tskit/tables.c 90.83% <100.00%> (ø)
python/_tskitmodule.c 91.43% <100.00%> (+<0.01%) ⬆️

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 028997b...f6fcd87. Read the comment docs.

@hyanwong
Copy link
Member Author

Moved to #1190

@hyanwong hyanwong closed this Feb 19, 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.

Bug in simplify with KEEP_UNARY_IN_INDIVIDUALS

3 participants