Use reduction function in pair_coalescence_stat
#2975
Merged
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%) |
⬆️ |
Loading