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

Do not mutate Scan inner graph when deriving logprob #7575

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

ricardoV94
Copy link
Member

@ricardoV94 ricardoV94 commented Nov 14, 2024


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

@ricardoV94 ricardoV94 force-pushed the fix_scan_inplace_mutation branch from 136dc1c to 2fd4846 Compare November 14, 2024 16:44
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.83%. Comparing base (e75cd73) to head (2fd4846).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7575   +/-   ##
=======================================
  Coverage   92.83%   92.83%           
=======================================
  Files         106      106           
  Lines       17672    17673    +1     
=======================================
+ Hits        16405    16407    +2     
+ Misses       1267     1266    -1     
Files with missing lines Coverage Δ
pymc/logprob/scan.py 94.93% <100.00%> (+0.02%) ⬆️

... and 1 file with indirect coverage changes

@ricardoV94 ricardoV94 merged commit 30ee47d into pymc-devs:main Nov 14, 2024
22 of 23 checks passed
@ricardoV94 ricardoV94 deleted the fix_scan_inplace_mutation branch November 14, 2024 17:46
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.

2 participants