Skip to content

add a bunch of multitrait debug test code

75d7594
Select commit
Loading
Failed to load commit list.
Open

multitrait changes #531

add a bunch of multitrait debug test code
75d7594
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2026 in 0s

76.39% (+0.95%) compared to b76a8d7

View this Pull Request on Codecov

76.39% (+0.95%) compared to b76a8d7

Details

Codecov Report

❌ Patch coverage is 83.40944% with 327 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.39%. Comparing base (b76a8d7) to head (75d7594).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
core/haplosome.cpp 57.14% 51 Missing ⚠️
core/mutation_block.cpp 42.85% 48 Missing ⚠️
core/species_eidos.cpp 86.56% 43 Missing ⚠️
core/species.cpp 86.00% 42 Missing ⚠️
core/polymorphism.cpp 41.17% 40 Missing ⚠️
core/population.cpp 81.81% 28 Missing ⚠️
core/community_eidos.cpp 57.57% 14 Missing ⚠️
core/slim_globals.cpp 13.33% 13 Missing ⚠️
core/mutation_type.cpp 96.36% 10 Missing ⚠️
core/mutation_run.cpp 60.86% 9 Missing ⚠️
... and 11 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #531      +/-   ##
==========================================
+ Coverage   75.44%   76.39%   +0.95%     
==========================================
  Files         114      116       +2     
  Lines       72405    74566    +2161     
  Branches    12803    13288     +485     
==========================================
+ Hits        54624    56964    +2340     
+ Misses      17781    17602     -179     
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 55.85% <ø> (+7.49%) ⬆️
core/individual.h 32.75% <ø> (ø)
core/interaction_type.h 90.32% <ø> (ø)
core/log_file.cpp 29.52% <ø> (ø)
core/log_file.h 100.00% <ø> (ø)
core/mutation.cpp 72.56% <ø> (+11.83%) ⬆️
... and 71 more

... and 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.