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

Deprecate assert_negative_support #5963

Conversation

vitaliset
Copy link
Contributor

What is this PR about?
The assert_negative_support function is deprecated as mentioned in issue #5162. Me and @pibieta removed the function calls and added an DeprecationWarning.

#DataUmbrellaPyMCSprint
Cc: @reshamas

@codecov
Copy link

codecov bot commented Jul 9, 2022

Codecov Report

Merging #5963 (86c6b23) into main (e7d0607) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5963      +/-   ##
==========================================
- Coverage   89.42%   89.38%   -0.04%     
==========================================
  Files          73       73              
  Lines       13292    13249      -43     
==========================================
- Hits        11886    11843      -43     
  Misses       1406     1406              
Impacted Files Coverage Δ
pymc/distributions/continuous.py 97.89% <100.00%> (-0.10%) ⬇️

Copy link
Member

@michaelosthege michaelosthege left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!
@ricardoV94 do you want to give it a final look & merge since you opened the original issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants