Skip to content

added docstring to demography.sort_events()#2521

Merged
jeromekelleher merged 1 commit into
tskit-dev:mainfrom
agladstein:add_sort_events_docs
Apr 15, 2026
Merged

added docstring to demography.sort_events()#2521
jeromekelleher merged 1 commit into
tskit-dev:mainfrom
agladstein:add_sort_events_docs

Conversation

@agladstein
Copy link
Copy Markdown
Member

Minor update to API docs - I don't think there is anything else to add to this.

Closes #2520

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.83%. Comparing base (3599dfa) to head (5a62be3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2521   +/-   ##
=======================================
  Coverage   93.83%   93.83%           
=======================================
  Files          20       20           
  Lines       12104    12104           
  Branches     2242     2242           
=======================================
  Hits        11358    11358           
  Misses        567      567           
  Partials      179      179           
Flag Coverage Δ
C 84.10% <ø> (ø)
c-python 72.89% <ø> (ø)
python-tests 98.58% <ø> (ø)

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

Components Coverage Δ
Python API 98.61% <ø> (ø)
Python C interface 92.85% <ø> (ø)
C library 91.04% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@petrelharp petrelharp left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@jeromekelleher jeromekelleher added this pull request to the merge queue Apr 15, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Apr 15, 2026
@jeromekelleher jeromekelleher added this pull request to the merge queue Apr 15, 2026
Merged via the queue into tskit-dev:main with commit 1b14a8a Apr 15, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API docs missing demography.sort_events()

3 participants