Skip to content

Exceptions during hyperopt are now logged #392

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 3 commits into from
Mar 20, 2025

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 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
atomsci/ddm/utils/hyperparam_search_wrapper.py 0.00% 2 Missing ⚠️
@@            Coverage Diff             @@
##            1.7.0     #392      +/-   ##
==========================================
- Coverage   28.69%   28.69%   -0.01%     
==========================================
  Files          49       49              
  Lines       13134    13136       +2     
==========================================
  Hits         3769     3769              
- Misses       9365     9367       +2     
Files with missing lines Coverage Δ
atomsci/ddm/utils/hyperparam_search_wrapper.py 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@stewarthe6 stewarthe6 merged commit 0ce8e29 into 1.7.0 Mar 20, 2025
10 of 12 checks passed
@stewarthe6 stewarthe6 deleted the feature_hyperopt_search_exception branch March 20, 2025 05:19
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