Skip to content

multitrait changes - #531

Open
bhaller wants to merge 335 commits into
masterfrom
multitrait
Open

multitrait changes#531
bhaller wants to merge 335 commits into
masterfrom
multitrait

fix #661, baseline offset needs to be split into subcomponents

3d2c471
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2026 in 0s

76.81% (+1.00%) compared to b7d413d

View this Pull Request on Codecov

76.81% (+1.00%) compared to b7d413d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.81%. Comparing base (b7d413d) to head (3d2c471).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #531      +/-   ##
==========================================
+ Coverage   75.80%   76.81%   +1.00%     
==========================================
  Files         114      117       +3     
  Lines       72808    78747    +5939     
  Branches    12878    14297    +1419     
==========================================
+ Hits        55192    60488    +5296     
- Misses      17616    18259     +643     
Files with missing lines Coverage Δ
core/chromosome.cpp 71.42% <ø> (+0.36%) ⬆️
core/chromosome.h 52.85% <ø> (+4.37%) ⬆️
core/community.cpp 80.65% <ø> (+0.44%) ⬆️
core/community.h 100.00% <ø> (ø)
core/community_eidos.cpp 90.59% <ø> (-0.71%) ⬇️
core/genomic_element.cpp 68.88% <ø> (ø)
core/genomic_element.h 100.00% <ø> (ø)
core/genomic_element_type.cpp 82.62% <ø> (+0.63%) ⬆️
core/genomic_element_type.h 100.00% <ø> (ø)
core/haplosome.cpp 49.46% <ø> (+0.26%) ⬆️
... and 3 more

... and 77 files with indirect coverage changes

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