Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use reduction function in pair_coalescence_stat #2975

Merged
merged 1 commit into from
Aug 7, 2024

Change order of output dims; use summary function in pair_coalescence…

22a8f66
Select commit
Loading
Failed to load commit list.
Merged

Use reduction function in pair_coalescence_stat #2975

Change order of output dims; use summary function in pair_coalescence…
22a8f66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 7, 2024 in 1s

89.66% (-0.24%) compared to 1f28c11

View this Pull Request on Codecov

89.66% (-0.24%) compared to 1f28c11

Details

Codecov Report

Attention: Patch coverage is 98.34711% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.66%. Comparing base (1f28c11) to head (22a8f66).

Files Patch % Lines
c/tskit/trees.c 97.70% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2975      +/-   ##
==========================================
- Coverage   89.90%   89.66%   -0.24%     
==========================================
  Files          28       29       +1     
  Lines       23148    30435    +7287     
  Branches     4693     5905    +1212     
==========================================
+ Hits        20811    27290    +6479     
- Misses       1302     1799     +497     
- Partials     1035     1346     +311     
Files Coverage Δ
c/tskit/core.c 95.63% <100.00%> (ø)
c/tskit/core.h 100.00% <ø> (ø)
python/_tskitmodule.c 88.81% <100.00%> (ø)
python/tskit/trees.py 98.75% <100.00%> (ø)
c/tskit/trees.c 90.68% <97.70%> (+0.12%) ⬆️