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

record TrandformedVariable sample #387

Merged
merged 13 commits into from
Aug 20, 2024

Conversation

sbidari
Copy link
Collaborator

@sbidari sbidari commented Aug 16, 2024

closes #377

@sbidari sbidari linked an issue Aug 16, 2024 that may be closed by this pull request
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.09%. Comparing base (c96c8ee) to head (c57e2f4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #387      +/-   ##
==========================================
+ Coverage   93.04%   93.09%   +0.05%     
==========================================
  Files          37       37              
  Lines         934      941       +7     
==========================================
+ Hits          869      876       +7     
  Misses         65       65              
Flag Coverage Δ
unittests 93.09% <100.00%> (+0.05%) ⬆️

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.

model/src/pyrenew/metaclass.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@dylanhmorris dylanhmorris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One remaining change @sbidari. Apologies; I was unclear before.

model/src/pyrenew/metaclass.py Outdated Show resolved Hide resolved
@damonbayer damonbayer self-requested a review August 19, 2024 15:49
Copy link
Collaborator

@damonbayer damonbayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sbidari Can you add tests to demonstrate that your naming code works as expected?

Copy link
Collaborator

@damonbayer damonbayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @sbidari!

@damonbayer damonbayer dismissed dylanhmorris’s stale review August 20, 2024 18:55

requested changes addressed

@damonbayer damonbayer merged commit df621e0 into main Aug 20, 2024
8 checks passed
@damonbayer damonbayer deleted the 377-record-transformedrandomvariables branch August 20, 2024 18:55
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.

Record TransformedRandomVariables.
3 participants