issues
search
opthub-org
/
opthub-client
CLI tools used in OptHub competitions.
https://pypi.org/project/opthub_client/
1
stars
0
forks
source link
Refactor/alpha
#100
Closed
tkumamoto
closed
3 months ago
tkumamoto
commented
3 months ago
目的・解決すること
alpha版に向けたリファクタリング close #98
変更内容
trialのfetch部分の共通化
validators/solution.pyの処理変更
get_gql_clientを廃止しexcute_graphqlのみ(clientの取得も行う)に変更
メソッド名変更(error_handler->handler)
クラス変更(VerisionCLIMessage->RemoteMessage)、modelに移動
Ruffのwarning解消
テスト項目
全コマンド(auth、select、submit、download、show trial、show trials、help)
備考
目的・解決すること
変更内容
テスト項目
備考