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

Fix csv downloader for optuna v3.1.0 #781

Merged
merged 2 commits into from
Jan 29, 2024

Fix lint

4550b8e
Select commit
Loading
Failed to load commit list.
Merged

Fix csv downloader for optuna v3.1.0 #781

Fix lint
4550b8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2024 in 0s

69.39% (+0.01%) compared to 763e982

View this Pull Request on Codecov

69.39% (+0.01%) compared to 763e982

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (763e982) 69.38% compared to head (4550b8e) 69.39%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #781      +/-   ##
==========================================
+ Coverage   69.38%   69.39%   +0.01%     
==========================================
  Files          35       35              
  Lines        2368     2369       +1     
==========================================
+ Hits         1643     1644       +1     
  Misses        725      725              

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