Skip to content

Conversation

@alxsimon
Copy link
Contributor

@alxsimon alxsimon commented Oct 5, 2022

Small documentation change for the type returned by the genotype_matrix() method.
Fix #2596

@codecov
Copy link

codecov bot commented Oct 5, 2022

Codecov Report

Merging #2599 (42b1479) into main (1919abe) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2599   +/-   ##
=======================================
  Coverage   93.91%   93.91%           
=======================================
  Files          27       27           
  Lines       27200    27200           
  Branches     1215     1215           
=======================================
  Hits        25544    25544           
  Misses       1622     1622           
  Partials       34       34           
Flag Coverage Δ
c-tests 92.24% <ø> (ø)
lwt-tests 89.05% <ø> (ø)
python-c-tests 73.14% <ø> (ø)
python-tests 98.95% <ø> (ø)

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

Impacted Files Coverage Δ
python/tskit/trees.py 98.74% <ø> (ø)

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 1919abe...42b1479. 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 a709954 into tskit-dev:main Oct 6, 2022
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.

Discrepancy between code and documentation for genotype_matrix()

3 participants