Conversation
|
See Alnusjaponica#31 for the actual result. |
|
@not522 Could you review this PR? |
|
@sawa3030 Could you review this PR? |
|
Could you remove unused "type: ignore" comments? https://github.com/not522/optuna/actions/runs/14347148737/job/40218995477 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6028 +/- ##
==========================================
- Coverage 88.39% 88.36% -0.03%
==========================================
Files 206 206
Lines 13921 13916 -5
==========================================
- Hits 12305 12297 -8
- Misses 1616 1619 +3 ☔ View full report in Codecov by Sentry. |
|
Could you fix the CI error? |
nabenabe0928
left a comment
There was a problem hiding this comment.
Almost LGTM once the following is addressed:
Co-authored-by: Shuhei Watanabe <47781922+nabenabe0928@users.noreply.github.com>
|
Sorry for my delayed reply. I've applied the suggested changes and watching Alnusjaponica#32 to see the result |
nabenabe0928
left a comment
There was a problem hiding this comment.
Thank you for the update, LGTM!
Motivation
Keep lint & type check passed with optional dependency.
Description of the changes
This PR adds a daily CI to check if lint & type check with optional dependency and resolve current problems.