simvue-io / simvue-io/python-api
Inform user of current lack of support for empty file uploads
オープン
まだ誰も着手していません。
improvement
- 主要言語
- Python
- スター
- 4
- フォーク
- 1
- 平均マージ
- 5日 8時間
- マージ済み PR(30日)
- 4
説明
The current version of the server does not support the upload of empty files, currently simvue.run.Run.save does not inform the user that the upload was unsuccessful. Until the server is updated to support these files an exception should be raised when this is attempted.
Currently this is given only as a warning, for now an exception raise or just switching it to be an error would be better.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
simvue.run.Run.save から始めて、空のファイルのアップロードが現在どのように警告を生成しているかを調べます。このサポートされていないアップロードを試みた場合に例外が発生するよう動作を変更し、警告が報告される結果ではなくなったことを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- api
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100