Skip to content

Conversation

@mohdibntarek
Copy link
Contributor

This PR removes some methods that should be implemented in DynamicPPL and were implemented in TuringLang/DynamicPPL.jl#191.

Copy link
Member

@devmotion devmotion left a 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 🙂

@torfjelde
Copy link
Member

Should we do the same with this @devmotion ? And bound the DPPL version accordingly?

@devmotion
Copy link
Member

Yes but maybe let's wait for JuliaRegistries/General#26292.

Copy link
Member

@devmotion devmotion left a 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.

@devmotion devmotion requested a review from torfjelde December 12, 2020 20:35
@coveralls
Copy link

coveralls commented Dec 12, 2020

Pull Request Test Coverage Report for Build 417832618

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 68.138%

Totals Coverage Status
Change from base Build 399516254: 0.03%
Covered Lines: 911
Relevant Lines: 1337

💛 - Coveralls

@codecov
Copy link

codecov bot commented Dec 12, 2020

Codecov Report

Merging #1465 (d8aefef) into master (f0cb89a) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            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     
Impacted Files Coverage Δ
src/inference/Inference.jl 82.88% <ø> (+1.37%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f0cb89a...d8aefef. Read the comment docs.

Copy link
Member

@torfjelde torfjelde left a comment

Choose a reason for hiding this comment

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

Good stuff 👍

@devmotion devmotion merged commit 053a2f7 into master Dec 12, 2020
@delete-merged-branch delete-merged-branch bot deleted the mt/dppltwin_pr191 branch December 12, 2020 22:14
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.

5 participants