multitrait changes #531
Open
multitrait changes #531
Codecov / codecov/project
succeeded
Mar 5, 2026 in 0s
76.63% (+0.93%) compared to 45417d9
View this Pull Request on Codecov
76.63% (+0.93%) compared to 45417d9
Details
Codecov Report
❌ Patch coverage is 74.27912% with 446 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.63%. Comparing base (45417d9) to head (af785ef).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/mutation_type.cpp | 82.17% | 108 Missing |
| core/mutation_run.cpp | 77.35% | 60 Missing |
| core/haplosome.cpp | 66.87% | 52 Missing |
| core/mutation_block.cpp | 42.85% | 48 Missing |
| core/population.cpp | 77.04% | 42 Missing |
| core/polymorphism.cpp | 41.17% | 40 Missing |
| core/mutation_run.h | 58.62% | 36 Missing |
| core/slim_functions.cpp | 5.00% | 19 Missing |
| core/slim_eidos_block.cpp | 68.29% | 13 Missing |
| core/community_eidos.cpp | 79.59% | 10 Missing |
| ... and 9 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #531 +/- ##
==========================================
+ Coverage 75.69% 76.63% +0.93%
==========================================
Files 114 116 +2
Lines 72597 77321 +4724
Branches 12850 14029 +1179
==========================================
+ Hits 54955 59255 +4300
- Misses 17642 18066 +424 | Files with missing lines | Coverage Δ | |
|---|---|---|
| core/chromosome.h | 48.87% <100.00%> (+0.38%) |
⬆️ |
| core/community.h | 100.00% <ø> (ø) |
|
| core/genomic_element.h | 100.00% <ø> (ø) |
|
| core/genomic_element_type.h | 100.00% <ø> (ø) |
|
| core/individual.cpp | 60.86% <ø> (+6.40%) |
⬆️ |
| 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.08% <ø> (+13.04%) |
⬆️ |
| ... and 97 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading