64 Commits
Author SHA1 Message Date
c-bata 5a1d6365cd Fix mypy errors in Optuna 4.0+ 2024-09-11 16:32:38 +09:00
porink0424 46d664ed72 Add a test case 2024-08-09 14:09:48 +09:00
porink0424 e2995712bb Change remove_associated_artifact format: query param -> body param 2024-06-05 15:26:40 +09:00
porink0424 0de67317c1 Skip artifact-related tests if optuna version < v3.4 2024-06-05 10:58:14 +09:00
porink0424 a6c7bfd437 Add remove_associated_artifacts query param into delete_study api 2024-05-31 15:08:05 +09:00
c-bata a6cfb00c65 Revert "Merge pull request #719 from nabenabe0928/enhance/speedup-get-trials"
This reverts commit cc26f0e72f, reversing
changes made to 83b548f932.
2024-02-09 16:27:38 +09:00
keisuke umezawa 40ad630180 Merge branch 'main' into enhance/speedup-get-trials 2024-02-06 21:41:48 +09:00
keisuke-umezawa db15d9b56d Skip unit test with optuna version 2024-01-24 21:58:07 +09:00
nabenabe0928 a2cf3ebd54 Apply formatter 2024-01-19 09:01:15 +01:00
nabenabe0928 d04101fb76 Add some tests 2024-01-19 09:01:15 +01:00
nabenabe0928 09c95197d8 Make test_save_trial_note_overwrite more robust 2023-11-27 07:41:37 +01:00
nabenabe0928 616832c98b Apply black to test_api 2023-11-27 07:35:12 +01:00
nabenabe0928 ca98208cca Replace assertEqual with == because we use pytest as a runner 2023-11-27 07:33:38 +01:00
nabenabe0928 6838dd27da Rename util method in test_save_trial_note 2023-11-27 07:31:50 +01:00
nabenabe0928 f29a6e9c0c Address the comments by c-bata 2023-11-27 07:30:37 +01:00
nabenabe0928 685e284613 Apply mypy 2023-11-22 06:54:55 +01:00
nabenabe0928 dcbd7a3c98 Apply formatter 2023-11-22 06:52:06 +01:00
nabenabe0928 f0f876596a Apply flake8 2023-11-22 06:47:33 +01:00
nabenabe0928 f2f5e36657 Add tests for save_trial_note 2023-11-22 06:40:15 +01:00
Toshihiko Yanase c1c6adc3a6 Remove unnecessary empty lines. 2023-11-17 18:03:23 +09:00
Toshihiko Yanase bcf8728325 Add tests for save_trial_user_attrs 2023-11-17 17:55:05 +09:00
HideakiImamura 6d0fef3ff2 Use subtest 2023-11-17 16:42:39 +09:00
HideakiImamura 0b087b17d0 Add unittests for tell_trial 2023-11-17 14:22:13 +09:00
Naoto Mizuno 07d2bf7946 Skip test with Python 3.7 2023-10-06 17:54:49 +09:00
moririn2528 388908500c fix test 2023-09-19 10:36:50 +09:00
moririn2528 3d1e7f1df8 fix by review 2023-09-15 18:06:53 +09:00
moririn2528 9093f845fa fix by pytest error 2023-09-15 17:51:05 +09:00
moririn2528 4570efe74d fix by review 2023-09-14 16:39:44 +09:00
contramundum53 32a4f2d4e1 Update test_api.py 2023-09-14 10:36:20 +09:00
contramundum53 12c561debb Merge branch 'main' into settting-api 2023-09-12 19:38:55 +09:00
moririn2528 702b35622e fix by review 2023-09-12 17:54:42 +09:00
moririn2528 ba82fadad9 fix by review 2023-09-12 17:43:23 +09:00
moririn2528 63ac4996e5 remove and restore history api 2023-09-12 16:13:51 +09:00
moririn2528 5fcc64cff3 fix by review 2023-09-12 16:00:46 +09:00
moririn2528 b4a4c2dae0 split api part of preference feedback component 2023-09-12 15:28:24 +09:00
Contramundum f152ee1995 Fix linter 2023-09-07 17:45:58 +09:00
Contramundum 1c01ef0127 Fix test 2023-09-07 17:38:55 +09:00
Contramundum 31f2107cbb Merge branch 'main' of github.com:optuna/optuna-dashboard into active_trials 2023-09-07 14:34:15 +09:00
moririn2528 a48f04d6ed fix for pytest 2023-09-06 11:30:59 +09:00
moririn2528 b1ad5eeff3 Merge remote-tracking branch 'origin' into preferential-history 2023-09-06 11:27:22 +09:00
Contramundum d774de65c5 Fix mypy error 2023-09-04 19:19:17 +09:00
Contramundum 9c8a0fd71e Remove mark_comparison_ready 2023-09-04 19:13:46 +09:00
Contramundum b32d3a4de2 Remove mark_comparison_ready 2023-09-04 19:13:29 +09:00
Contramundum 7608f1bb96 Fix test 2023-09-04 18:21:38 +09:00
moririn2528 1d7d5a7252 fix by review 2023-09-04 12:15:29 +09:00
Contramundum b929bc6b36 [WIP] 2023-09-01 14:36:07 +09:00
moririn2528 b09e223e17 modify API 2023-09-01 12:03:45 +09:00
moririn2528 9d1c006f9e fix by lint 2023-08-30 14:36:58 +09:00
moririn2528 dd28a0114a merge 2023-08-30 13:32:03 +09:00
moririn2528 9564731ce9 add test and fix by lint 2023-08-29 16:58:51 +09:00