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

revise error message for better upgrading #776

Merged
merged 1 commit into from
Dec 4, 2022
Merged

revise error message for better upgrading #776

merged 1 commit into from
Dec 4, 2022

Conversation

haifeng-jin
Copy link
Collaborator

Revised the error message for returning None in Tuner.run_trial(). It is now
more specific. It is easier for the user to upgrade their code to adapt to the
latest KerasTuner.

@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2022

Codecov Report

Base: 95.10% // Head: 95.10% // No change to project coverage 👍

Coverage data is based on head (d08d064) compared to base (2525396).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #776   +/-   ##
=======================================
  Coverage   95.10%   95.10%           
=======================================
  Files          46       46           
  Lines        3087     3087           
=======================================
  Hits         2936     2936           
  Misses        151      151           
Impacted Files Coverage Δ
keras_tuner/engine/tuner_utils.py 89.03% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@haifeng-jin haifeng-jin merged commit 41693aa into master Dec 4, 2022
@haifeng-jin haifeng-jin deleted the message branch December 4, 2022 06:55
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.

2 participants