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

Exceptions during hyperopt are now logged #392

Open
wants to merge 1 commit into
base: 1.7.0
Choose a base branch
from

Conversation

stewarthe6
Copy link
Collaborator

Previously, exceptions generated while performing a hyperopt search were swallowed. Now they are logged as exceptions.

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
atomsci/ddm/utils/hyperparam_search_wrapper.py 0.00% 3 Missing ⚠️
@@            Coverage Diff             @@
##            1.7.0     #392      +/-   ##
==========================================
+ Coverage   28.89%   29.23%   +0.34%     
==========================================
  Files          47       47              
  Lines       12994    12996       +2     
==========================================
+ Hits         3754     3799      +45     
+ Misses       9240     9197      -43     
Files with missing lines Coverage Δ
atomsci/ddm/utils/hyperparam_search_wrapper.py 0.00% <0.00%> (ø)

... and 5 files with indirect coverage changes

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.

1 participant