Skip to content

Revert "Refactoring _print_name for certain RVs and specifying rv_type in their distributions" #6249

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

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

ricardoV94
Copy link
Member

This reverts commit 652c9de

After discussing with @larryshamalama, it does not seem these changes fix the thing we were originally trying to fix in the still open #6149, and we will probably proceed with a dispatch strategy instead of subclass then.

Major / Breaking Changes

  • ...

Bugfixes / New features

  • ...

Docs / Maintenance

  • ...

@ricardoV94 ricardoV94 added the no releasenotes Skipped in automatic release notes generation label Oct 27, 2022
@github-actions github-actions bot removed the no releasenotes Skipped in automatic release notes generation label Oct 27, 2022
@ricardoV94 ricardoV94 added this to the v4.3.0 milestone Oct 27, 2022
@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Merging #6249 (3030d3b) into main (570e6e8) will decrease coverage by 15.31%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #6249       +/-   ##
===========================================
- Coverage   93.77%   78.46%   -15.32%     
===========================================
  Files         101      101               
  Lines       22232    22184       -48     
===========================================
- Hits        20849    17407     -3442     
- Misses       1383     4777     +3394     
Impacted Files Coverage Δ
pymc/distributions/continuous.py 65.31% <100.00%> (-32.26%) ⬇️
pymc/distributions/discrete.py 64.84% <100.00%> (-34.41%) ⬇️
pymc/distributions/distribution.py 90.45% <100.00%> (-4.55%) ⬇️
pymc/distributions/multivariate.py 57.96% <100.00%> (-34.36%) ⬇️
pymc/tests/distributions/test_logprob.py 100.00% <100.00%> (ø)
pymc/tests/distributions/test_continuous.py 0.00% <0.00%> (-99.77%) ⬇️
pymc/tests/distributions/test_multivariate.py 0.00% <0.00%> (-99.45%) ⬇️
pymc/tests/distributions/test_discrete.py 0.00% <0.00%> (-98.89%) ⬇️
pymc/tests/distributions/test_distribution.py 0.00% <0.00%> (-97.93%) ⬇️
pymc/tests/distributions/util.py 43.70% <0.00%> (-47.17%) ⬇️
... and 11 more

@ricardoV94 ricardoV94 changed the title Revert "Refactoring _print_name for certain RVs and specifying rv_type in their distributions Revert "Refactoring _print_name for certain RVs and specifying rv_type in their distributions" Oct 27, 2022
@ricardoV94 ricardoV94 added the no releasenotes Skipped in automatic release notes generation label Oct 27, 2022
@ricardoV94 ricardoV94 requested a review from twiecki October 27, 2022 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no releasenotes Skipped in automatic release notes generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants