-
Notifications
You must be signed in to change notification settings - Fork 10
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
Marginalizing gamma_in distributions of individual systems #29
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #29 +/- ##
=======================================
Coverage 99.38% 99.38%
=======================================
Files 44 44
Lines 2262 2270 +8
=======================================
+ Hits 2248 2256 +8
Misses 14 14
|
From the code report, the tests fail because "Support for nose tests is deprecated". Likely due to version differences with current version of pytest (v8.0.0). Locally, my tests run fine (v7.4.3). I am unsure what the solution is. We can rewrite all our tests to conform to the new pytest version, or just use an older version. |
I just pushed a change hopefully making the deprecations/failures go away. Hope this works if you re-sync the main branch into your PR |
updating to main
This PR:
gamma_in
distributions of individual systems at a population level.