Skip to content

Conversation

@devmotion
Copy link
Member

This PR replaces #1186. It makes use of the (inofficial) iteration interface of DynamicHMC to exploit more features of AbstractMCMC and enable Gibbs sampling.

@codecov
Copy link

codecov bot commented Dec 22, 2020

Codecov Report

Merging #1497 (d48fd0b) into master (6159e27) will increase coverage by 0.96%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1497      +/-   ##
==========================================
+ Coverage   68.04%   69.00%   +0.96%     
==========================================
  Files          24       24              
  Lines        1333     1326       -7     
==========================================
+ Hits          907      915       +8     
+ Misses        426      411      -15     
Impacted Files Coverage Δ
src/Turing.jl 100.00% <ø> (ø)
src/contrib/inference/dynamichmc.jl 100.00% <100.00%> (+32.60%) ⬆️

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 6159e27...d48fd0b. Read the comment docs.

@coveralls
Copy link

coveralls commented Dec 22, 2020

Pull Request Test Coverage Report for Build 439939903

  • 36 of 36 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.0%) to 69.005%

Totals Coverage Status
Change from base Build 429352032: 1.0%
Covered Lines: 915
Relevant Lines: 1326

💛 - Coveralls

Copy link
Member

@cpfiffer cpfiffer 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 to me. I left two comments that are more cosmetic, feel free to address them or not before merge.

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.

Muy bueno 👍

@devmotion devmotion merged commit fe9bee2 into TuringLang:master Dec 23, 2020
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.

4 participants