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

Rename _replace_rvs_in_graphs and fix bug when replacing input #6720

Merged
merged 1 commit into from
May 17, 2023

Conversation

ricardoV94
Copy link
Member

@ricardoV94 ricardoV94 commented May 17, 2023

This fix is needed for pymc-devs/pymc-extras#168


📚 Documentation preview 📚: https://pymc--6720.org.readthedocs.build/en/6720/

@ricardoV94 ricardoV94 added the bug label May 17, 2023
@ricardoV94 ricardoV94 requested a review from michaelosthege May 17, 2023 13:57
@ricardoV94 ricardoV94 changed the title Rename _replace_rvs_in_graphs and fix bug when replacing input Rename _replace_rvs_in_graphs and fix bug when replacing input May 17, 2023
@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Merging #6720 (7dc7a82) into main (f632a34) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6720   +/-   ##
=======================================
  Coverage   91.99%   91.99%           
=======================================
  Files          95       95           
  Lines       16180    16180           
=======================================
  Hits        14885    14885           
  Misses       1295     1295           
Impacted Files Coverage Δ
pymc/__init__.py 100.00% <100.00%> (ø)
pymc/backends/arviz.py 96.39% <100.00%> (ø)
pymc/backends/base.py 85.83% <100.00%> (ø)
pymc/backends/mcbackend.py 100.00% <100.00%> (ø)
pymc/backends/report.py 78.84% <100.00%> (ø)
pymc/distributions/simulator.py 87.23% <100.00%> (ø)
pymc/logprob/utils.py 100.00% <100.00%> (ø)
pymc/ode/ode.py 85.85% <100.00%> (ø)
pymc/pytensorf.py 92.60% <100.00%> (ø)
pymc/sampling/forward.py 95.45% <100.00%> (ø)
... and 6 more

@michaelosthege michaelosthege merged commit c57769c into pymc-devs:main May 17, 2023
@ricardoV94 ricardoV94 deleted the fix_bug_replacing_inputs branch June 5, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants