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

Remove vars from sample_posterior_predictive, and other small refactorings #4343

Merged
merged 2 commits into from
Dec 16, 2020

Conversation

MarcoGorelli
Copy link
Contributor

No description provided.

pymc3/sampling.py Show resolved Hide resolved
pymc3/sampling.py Show resolved Hide resolved
pymc3/tests/test_sampling.py Show resolved Hide resolved
pymc3/tests/test_sampling.py Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Dec 14, 2020

Codecov Report

Merging #4343 (ca0c28b) into master (9dbf9ea) will increase coverage by 0.01%.
The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4343      +/-   ##
==========================================
+ Coverage   87.85%   87.86%   +0.01%     
==========================================
  Files          88       88              
  Lines       14501    14467      -34     
==========================================
- Hits        12740    12712      -28     
+ Misses       1761     1755       -6     
Impacted Files Coverage Δ
pymc3/sampling.py 89.62% <55.55%> (-0.08%) ⬇️
pymc3/distributions/dist_math.py 91.85% <0.00%> (-0.12%) ⬇️
pymc3/distributions/__init__.py 100.00% <0.00%> (ø)
pymc3/distributions/discrete.py 96.78% <0.00%> (+1.56%) ⬆️

@michaelosthege michaelosthege added this to the vNext (3.11.0) milestone Dec 15, 2020
@michaelosthege michaelosthege merged commit b7b145d into pymc-devs:master Dec 16, 2020
@MarcoGorelli MarcoGorelli deleted the remove-vars branch December 16, 2020 13:47
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.

None yet

2 participants