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

Test Exponential distribution in test_find_constrained_prior #5374

Merged
merged 1 commit into from
Jan 20, 2022

Conversation

ricardoV94
Copy link
Member

Closes #5289

@codecov
Copy link

codecov bot commented Jan 20, 2022

Codecov Report

Merging #5374 (14691ca) into main (333f7f3) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5374      +/-   ##
==========================================
+ Coverage   80.40%   80.42%   +0.02%     
==========================================
  Files          82       82              
  Lines       14126    14126              
==========================================
+ Hits        11358    11361       +3     
+ Misses       2768     2765       -3     
Impacted Files Coverage Δ
pymc/parallel_sampling.py 87.70% <0.00%> (+0.99%) ⬆️

@twiecki
Copy link
Member

twiecki commented Jan 20, 2022

Neat!

@ricardoV94 ricardoV94 merged commit d4c12e3 into pymc-devs:main Jan 20, 2022
@ricardoV94 ricardoV94 deleted the constrained_prior_exponential branch June 6, 2023 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exponential CDF gradient is failing
2 participants