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

Add optuna hub force reload #384

Merged
merged 1 commit into from
Feb 8, 2025
Merged

Conversation

hrntsm
Copy link
Owner

@hrntsm hrntsm commented Feb 8, 2025

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Add optuna hub force reload

Copy link

codeclimate bot commented Feb 8, 2025

Code Climate has analyzed commit adc9cb5 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

codecov bot commented Feb 8, 2025

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 45.08%. Comparing base (5b68a7b) to head (adc9cb5).
Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
Optuna/Sampler/OptunaHub/AutoSampler.cs 0.00% 1 Missing ⚠️
Optuna/Sampler/OptunaHub/MOEADSampler.cs 50.00% 1 Missing ⚠️
Optuna/Sampler/OptunaHub/MoCmaEsSampler.cs 0.00% 1 Missing ⚠️
Optuna/Sampler/OptunaHub/NSGAIISampler.cs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #384      +/-   ##
===========================================
+ Coverage    45.04%   45.08%   +0.04%     
===========================================
  Files           64       65       +1     
  Lines         2884     2888       +4     
  Branches       325      326       +1     
===========================================
+ Hits          1299     1302       +3     
- Misses        1554     1555       +1     
  Partials        31       31              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hrntsm hrntsm merged commit 63a5861 into develop Feb 8, 2025
7 of 9 checks passed
@hrntsm hrntsm deleted the feature/optunahub-force-reload branch February 8, 2025 05:35
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