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

Open
wants to merge 71 commits into
base: main
Choose a base branch
from
Open

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 86.45066% with 92 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/evomodels/homogeneousbrownianmotion.jl 61.72% 31 Missing ⚠️
src/beliefs.jl 89.28% 21 Missing ⚠️
src/calibration.jl 63.46% 19 Missing ⚠️
src/score.jl 33.33% 14 Missing ⚠️
src/beliefupdates.jl 97.98% 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/utils.jl 97.67% <96.29%> (-0.64%) ⬇️
src/beliefupdates.jl 96.84% <97.98%> (+3.99%) ⬆️
src/score.jl 74.13% <33.33%> (-15.45%) ⬇️
src/calibration.jl 90.20% <63.46%> (-7.45%) ⬇️
src/beliefs.jl 91.98% <89.28%> (+3.02%) ⬆️
src/evomodels/homogeneousbrownianmotion.jl 76.12% <61.72%> (-18.83%) ⬇️

... 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.

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