multitrait changes #531
Open
multitrait changes #531
Codecov / codecov/project
succeeded
Feb 1, 2026 in 1s
76.59% (+1.10%) compared to 70a2f4a
View this Pull Request on Codecov
76.59% (+1.10%) compared to 70a2f4a
Details
Codecov Report
❌ Patch coverage is 76.60574% with 448 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.59%. Comparing base (70a2f4a) to head (d51513f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/mutation_type.cpp | 82.13% | 107 Missing |
| core/species_eidos.cpp | 85.94% | 52 Missing |
| core/haplosome.cpp | 62.68% | 50 Missing |
| core/mutation_block.cpp | 42.85% | 48 Missing |
| core/population.cpp | 76.53% | 42 Missing |
| core/polymorphism.cpp | 41.17% | 40 Missing |
| core/mutation_run.cpp | 72.38% | 29 Missing |
| core/mutation_run.h | 52.94% | 24 Missing |
| core/community_eidos.cpp | 60.00% | 14 Missing |
| core/slim_eidos_block.cpp | 66.66% | 13 Missing |
| ... and 12 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #531 +/- ##
==========================================
+ Coverage 75.48% 76.59% +1.10%
==========================================
Files 114 116 +2
Lines 72425 75967 +3542
Branches 12807 13663 +856
==========================================
+ Hits 54672 58188 +3516
- Misses 17753 17779 +26 | 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.50% <ø> (+12.39%) |
⬆️ |
| 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/main.cpp | 10.97% <ø> (ø) |
|
| ... and 76 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading