Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactoring to handle (very) degenerate beliefs #15

Merged
merged 76 commits into from
Mar 9, 2025
Merged

refactoring to handle (very) degenerate beliefs #15

merged 76 commits into from
Mar 9, 2025

Conversation

cecileane
Copy link
Member

  • not complete: more work needed
  • used for a simulation study that did not have degenerate factors

@cecileane cecileane requested a review from bstkj March 5, 2025 14:57
Copy link

codecov bot commented Mar 6, 2025

Codecov Report

Attention: Patch coverage is 91.17647% with 60 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/beliefs.jl 89.79% 20 Missing ⚠️
src/calibration.jl 63.46% 19 Missing ⚠️
src/score.jl 33.33% 14 Missing ⚠️
src/beliefupdates.jl 97.99% 6 Missing ⚠️
src/utils.jl 96.29% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/clustergraphbeliefs.jl 87.78% <100.00%> (ø)
src/evomodels/evomodels.jl 68.91% <100.00%> (ø)
src/evomodels/homogeneousbrownianmotion.jl 96.77% <100.00%> (+1.81%) ⬆️
src/utils.jl 97.67% <96.29%> (-0.64%) ⬇️
src/beliefupdates.jl 96.85% <97.99%> (+4.00%) ⬆️
src/score.jl 74.13% <33.33%> (-15.45%) ⬇️
src/calibration.jl 90.20% <63.46%> (-7.45%) ⬇️
src/beliefs.jl 92.28% <89.79%> (+3.31%) ⬆️

... and 2 files with indirect coverage changes

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

@bstkj bstkj merged commit f801d07 into main Mar 9, 2025
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants