multitrait changes #531
Open
multitrait changes #531
Codecov / codecov/project
succeeded
Jan 1, 2026 in 0s
76.31% (+0.86%) compared to b76a8d7
View this Pull Request on Codecov
76.31% (+0.86%) compared to b76a8d7
Details
Codecov Report
❌ Patch coverage is 80.18213% with 457 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.31%. Comparing base (b76a8d7) to head (e0c6f26).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/mutation.cpp | 72.60% | 180 Missing |
| core/haplosome.cpp | 59.34% | 50 Missing |
| core/mutation_block.cpp | 42.85% | 48 Missing |
| core/polymorphism.cpp | 41.17% | 40 Missing |
| core/species.cpp | 75.16% | 37 Missing |
| core/population.cpp | 82.35% | 27 Missing |
| core/species_eidos.cpp | 88.74% | 26 Missing |
| core/mutation_type.cpp | 96.50% | 10 Missing |
| core/mutation_run.cpp | 60.86% | 9 Missing |
| core/community.cpp | 83.33% | 8 Missing |
| ... and 10 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #531 +/- ##
==========================================
+ Coverage 75.44% 76.31% +0.86%
==========================================
Files 114 116 +2
Lines 72405 73671 +1266
Branches 12803 13044 +241
==========================================
+ Hits 54624 56219 +1595
+ Misses 17781 17452 -329 | Files with missing lines | Coverage Δ | |
|---|---|---|
| core/chromosome.h | 48.48% <ø> (ø) |
|
| core/community.h | 100.00% <ø> (ø) |
|
| core/community_eidos.cpp | 91.43% <100.00%> (+0.13%) |
⬆️ |
| core/genomic_element.h | 100.00% <ø> (ø) |
|
| core/genomic_element_type.h | 100.00% <ø> (ø) |
|
| core/individual.cpp | 53.62% <ø> (+5.25%) |
⬆️ |
| core/individual.h | 32.75% <ø> (ø) |
|
| core/interaction_type.h | 90.32% <ø> (ø) |
|
| core/log_file.cpp | 29.52% <ø> (ø) |
|
| core/log_file.h | 100.00% <ø> (ø) |
|
| ... and 66 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading