Skip to content

Conversation

@benjeffery
Copy link
Member

Fixes #3189

@codecov
Copy link

codecov bot commented Jun 19, 2025

Codecov Report

Attention: Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.61%. Comparing base (da094c4) to head (27552de).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
python/_tskitmodule.c 86.66% 1 Missing and 1 partial ⚠️
python/tskit/trees.py 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3226      +/-   ##
==========================================
- Coverage   89.61%   89.61%   -0.01%     
==========================================
  Files          28       28              
  Lines       31895    31916      +21     
  Branches     5872     5876       +4     
==========================================
+ Hits        28583    28601      +18     
- Misses       1884     1885       +1     
- Partials     1428     1430       +2     
Flag Coverage Δ
c-tests 86.59% <ø> (ø)
lwt-tests 80.38% <ø> (ø)
python-c-tests 88.18% <86.66%> (-0.01%) ⬇️
python-tests 98.85% <83.33%> (-0.02%) ⬇️

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

Files with missing lines Coverage Δ
python/tskit/trees.py 98.85% <83.33%> (-0.04%) ⬇️
python/_tskitmodule.c 88.18% <86.66%> (-0.01%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@benjeffery benjeffery added this pull request to the merge queue Jun 19, 2025
Merged via the queue into tskit-dev:main with commit c5d7a83 Jun 19, 2025
17 of 18 checks passed
@benjeffery benjeffery deleted the mutations-edge branch June 19, 2025 12:51
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.

Expose a mutations_edge np array

2 participants