-
Notifications
You must be signed in to change notification settings - Fork 230
Twin PR to DPPL 191 #1465
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
Twin PR to DPPL 191 #1465
Conversation
devmotion
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just bump the version, both of Turing and DynamicPPL 😛 At least for DynamicPPL this is mandatory 🙂
|
Should we do the same with this @devmotion ? And bound the DPPL version accordingly? |
|
Yes but maybe let's wait for JuliaRegistries/General#26292. |
devmotion
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I just updated the Project.toml files.
Pull Request Test Coverage Report for Build 417832618
💛 - Coveralls |
Codecov Report
@@ Coverage Diff @@
## master #1465 +/- ##
==========================================
+ Coverage 68.10% 68.13% +0.03%
==========================================
Files 24 24
Lines 1345 1337 -8
==========================================
- Hits 916 911 -5
+ Misses 429 426 -3
Continue to review full report at Codecov.
|
torfjelde
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good stuff 👍
This PR removes some methods that should be implemented in DynamicPPL and were implemented in TuringLang/DynamicPPL.jl#191.