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

Raise ValueError when Domain has no values #5086

Merged
merged 1 commit into from
Oct 19, 2021

Conversation

ricardoV94
Copy link
Member

Small update to make the Domain test helper a bit more user friendly.

Situation appeared in #5085

@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #5086 (2361301) into main (598dd9d) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5086   +/-   ##
=======================================
  Coverage   75.10%   75.10%           
=======================================
  Files          87       87           
  Lines       14142    14142           
=======================================
+ Hits        10621    10622    +1     
+ Misses       3521     3520    -1     
Impacted Files Coverage Δ
pymc/step_methods/metropolis.py 83.70% <0.00%> (+0.22%) ⬆️

@ricardoV94
Copy link
Member Author

This seems to have caught some parameterizations that were not actually being tested in the ordered dists

@twiecki twiecki merged commit 1d2f592 into pymc-devs:main Oct 19, 2021
@ricardoV94 ricardoV94 deleted the domain_update branch October 19, 2021 07:53
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