multitrait changes #531
Open
multitrait changes #531
Codecov / codecov/project
succeeded
Feb 9, 2026 in 0s
76.72% (+1.18%) compared to 70a2f4a
View this Pull Request on Codecov
76.72% (+1.18%) compared to 70a2f4a
Details
Codecov Report
❌ Patch coverage is 75.01546% with 404 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.72%. Comparing base (70a2f4a) to head (e2bd7c6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/mutation_type.cpp | 82.17% | 108 Missing |
| core/haplosome.cpp | 67.74% | 50 Missing |
| core/mutation_block.cpp | 42.85% | 48 Missing |
| core/mutation_run.cpp | 64.88% | 46 Missing |
| core/polymorphism.cpp | 41.17% | 40 Missing |
| core/population.cpp | 78.21% | 39 Missing |
| core/mutation_run.h | 57.14% | 30 Missing |
| core/slim_eidos_block.cpp | 68.29% | 13 Missing |
| core/community_eidos.cpp | 79.16% | 10 Missing |
| core/community.cpp | 92.85% | 5 Missing |
| ... and 10 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #531 +/- ##
==========================================
+ Coverage 75.54% 76.72% +1.18%
==========================================
Files 114 116 +2
Lines 72425 76446 +4021
Branches 12811 13787 +976
==========================================
+ Hits 54710 58655 +3945
- Misses 17715 17791 +76 | Files with missing lines | Coverage Δ | |
|---|---|---|
| core/chromosome.h | 48.48% <ø> (ø) |
|
| core/community.h | 100.00% <ø> (ø) |
|
| core/genomic_element.h | 100.00% <ø> (ø) |
|
| core/genomic_element_type.h | 100.00% <ø> (ø) |
|
| core/individual.cpp | 61.65% <ø> (+12.02%) |
⬆️ |
| core/individual.h | 32.75% <ø> (ø) |
|
| core/interaction_type.h | 90.32% <ø> (ø) |
|
| core/log_file.cpp | 29.52% <100.00%> (ø) |
|
| core/log_file.h | 100.00% <ø> (ø) |
|
| core/mutation.cpp | 74.73% <ø> (+13.99%) |
⬆️ |
| ... and 97 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading