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

Allow copy and deepcopy of PYMC models #7492

Merged
merged 9 commits into from
Oct 3, 2024

updated copy method docs and simplified TestModelCopy tests

07106ec
Select commit
Loading
Failed to load commit list.
Merged

Allow copy and deepcopy of PYMC models #7492

updated copy method docs and simplified TestModelCopy tests
07106ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 30, 2024 in 0s

75.00% of diff hit (target 50.00%)

View this Pull Request on Codecov

75.00% of diff hit (target 50.00%)

Annotations

Check warning on line 1575 in pymc/model/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/model/core.py#L1574-L1575

Added lines #L1574 - L1575 were not covered by tests

Check warning on line 1578 in pymc/model/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/model/core.py#L1578

Added line #L1578 was not covered by tests