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

Updated pymc.InverseGamma docstring #5499

Merged
merged 1 commit into from
Feb 19, 2022

Conversation

areding
Copy link
Contributor

@areding areding commented Feb 19, 2022

  • [x ] right before it's ready to merge, mention the PR in the RELEASE-NOTES.md

This will update the pymc.InverseGamma docstring, relating to #5459.

@codecov
Copy link

codecov bot commented Feb 19, 2022

Codecov Report

Merging #5499 (c12fa70) into main (6857729) will decrease coverage by 4.55%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5499      +/-   ##
==========================================
- Coverage   81.44%   76.89%   -4.56%     
==========================================
  Files          81       81              
  Lines       14204    14204              
==========================================
- Hits        11569    10922     -647     
- Misses       2635     3282     +647     
Impacted Files Coverage Δ
pymc/distributions/continuous.py 97.13% <ø> (-0.10%) ⬇️
pymc/ode/utils.py 17.85% <0.00%> (-82.15%) ⬇️
pymc/ode/ode.py 24.24% <0.00%> (-60.61%) ⬇️
pymc/step_methods/mlda.py 50.96% <0.00%> (-45.43%) ⬇️
pymc/step_methods/metropolis.py 48.93% <0.00%> (-34.05%) ⬇️
pymc/step_methods/elliptical_slice.py 33.33% <0.00%> (-33.34%) ⬇️
pymc/tuning/scaling.py 35.18% <0.00%> (-24.08%) ⬇️
pymc/sampling.py 73.43% <0.00%> (-13.35%) ⬇️
pymc/step_methods/hmc/quadpotential.py 72.81% <0.00%> (-7.74%) ⬇️
pymc/step_methods/arraystep.py 86.52% <0.00%> (-6.39%) ⬇️
... and 10 more

@OriolAbril OriolAbril merged commit 620c92d into pymc-devs:main Feb 19, 2022
@areding areding deleted the docstring_update_inv_gamma branch February 19, 2022 12:25
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.

2 participants