Skip to content

[WIP] Add scope method to RandomVariable and use throughout for structured naming#727

Draft
dylanhmorris wants to merge 1 commit intomainfrom
dhm-scope
Draft

[WIP] Add scope method to RandomVariable and use throughout for structured naming#727
dylanhmorris wants to merge 1 commit intomainfrom
dhm-scope

Conversation

@dylanhmorris
Copy link
Collaborator

Closes #228

@github-actions
Copy link

Thank you for your contribution @dylanhmorris 🚀! Your github-pages is ready for download 👉 here 👈!
(The artifact expires on 2026-03-05T18:52:25Z. You can re-generate it by re-running the workflow here.)

@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.90%. Comparing base (927603f) to head (b15a5d6).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pyrenew/metaclass.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #727      +/-   ##
==========================================
- Coverage   97.91%   97.90%   -0.02%     
==========================================
  Files          51       51              
  Lines        1583     1620      +37     
==========================================
+ Hits         1550     1586      +36     
- Misses         33       34       +1     
Flag Coverage Δ
unittests 97.90% <66.66%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Use scope effect handler for distributions with multiple RandomVariable arguments

1 participant