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 logp_transform to _get_default_transform #5612

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

ricardoV94
Copy link
Member

Small refactor PR

Hopefully the new name is a bit more indicative of what the function does.

@codecov
Copy link

codecov bot commented Mar 18, 2022

Codecov Report

Merging #5612 (8b9987a) into main (e8c07ef) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5612      +/-   ##
==========================================
+ Coverage   87.59%   87.65%   +0.06%     
==========================================
  Files          76       76              
  Lines       13699    13701       +2     
==========================================
+ Hits        11999    12010      +11     
+ Misses       1700     1691       -9     
Impacted Files Coverage Δ
pymc/distributions/__init__.py 100.00% <ø> (ø)
pymc/distributions/logprob.py 96.15% <ø> (-0.18%) ⬇️
pymc/distributions/continuous.py 98.07% <100.00%> (+1.21%) ⬆️
pymc/distributions/transforms.py 100.00% <100.00%> (ø)
pymc/model.py 85.96% <100.00%> (+0.01%) ⬆️
pymc/parallel_sampling.py 86.71% <0.00%> (-1.00%) ⬇️

@ricardoV94 ricardoV94 requested a review from twiecki March 18, 2022 14:29
@twiecki twiecki merged commit 80f8195 into pymc-devs:main Mar 18, 2022
@ricardoV94 ricardoV94 deleted the logp_transform_rename branch March 18, 2022 15:31
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