multitrait changes#531
Open
bhaller wants to merge 262 commits into
Open
Codecov / codecov/project
succeeded
Jun 2, 2026 in 1s
76.43% (+0.73%) compared to 4e2be2e
View this Pull Request on Codecov
76.43% (+0.73%) compared to 4e2be2e
Details
Codecov Report
❌ Patch coverage is 72.15980% with 223 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.43%. Comparing base (4e2be2e) to head (cdd13c5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/mutation_run.cpp | 76.77% | 62 Missing |
| core/haplosome.cpp | 67.08% | 52 Missing |
| core/mutation_block.cpp | 42.85% | 48 Missing |
| core/mutation_run.h | 58.62% | 36 Missing |
| core/community_eidos.cpp | 79.59% | 10 Missing |
| core/community.cpp | 93.24% | 5 Missing |
| core/genomic_element.cpp | 50.00% | 3 Missing |
| core/haplosome.h | 50.00% | 2 Missing |
| core/interaction_type.cpp | 90.90% | 2 Missing |
| core/chromosome.cpp | 92.85% | 1 Missing |
| ... and 2 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #531 +/- ##
==========================================
+ Coverage 75.70% 76.43% +0.73%
==========================================
Files 114 118 +4
Lines 72808 78447 +5639
Branches 12875 14218 +1343
==========================================
+ Hits 55122 59964 +4842
- Misses 17686 18483 +797 | Files with missing lines | Coverage Δ | |
|---|---|---|
| core/chromosome.h | 50.37% <100.00%> (+1.89%) |
⬆️ |
| core/community.h | 100.00% <ø> (ø) |
|
| core/genomic_element.h | 100.00% <ø> (ø) |
|
| core/genomic_element_type.h | 100.00% <ø> (ø) |
|
| core/individual.cpp | 60.93% <ø> (+9.24%) |
⬆️ |
| 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 77 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading