Check mutation parents on tree sequence init #3212
Open
Codecov / codecov/project
succeeded
Jun 13, 2025 in 0s
89.64% (+0.00%) compared to abe75c2
View this Pull Request on Codecov
89.64% (+0.00%) compared to abe75c2
Details
Codecov Report
Attention: Patch coverage is 94.73684%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 89.64%. Comparing base (
abe75c2
) to head (b6f7b4d
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
c/tskit/tables.c | 93.87% | 4 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #3212 +/- ##
=======================================
Coverage 89.63% 89.64%
=======================================
Files 28 28
Lines 32000 32050 +50
Branches 5877 5892 +15
=======================================
+ Hits 28684 28731 +47
- Misses 1886 1888 +2
- Partials 1430 1431 +1
Files with missing lines | Coverage Δ | |
---|---|---|
c/tskit/core.c | 95.52% <100.00%> (+0.01%) |
⬆️ |
c/tskit/core.h | 100.00% <ø> (ø) |
|
c/tskit/trees.c | 90.63% <100.00%> (+0.01%) |
⬆️ |
python/tskit/tables.py | 99.35% <ø> (+<0.01%) |
⬆️ |
c/tskit/tables.c | 83.24% <93.87%> (+0.03%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading