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

GitHub Actions による自動テスト実行 #49

Merged
merged 6 commits into from Jun 11, 2021

Conversation

supermomonga
Copy link
Contributor

GitHub Actions による自動テスト実行 workflow を追加しました。

pyproject.toml では処理系のバージョンが 3.7 系となっていますが、README の記載では 3.7+ とあったため、Python 3.7系, 3.8系, 3.9系の matrix で実行される形になっています。

合わせて上記全バージョンで失敗するいくつかのテストケースを修正しました。その他一部テストは 3.8系, 3.9系 のみで失敗する様ですが、そちらまで手を入れてしまうと Pull Request の趣旨から外れてしまうため一旦無視しています。

@MtkN1 MtkN1 self-requested a review June 11, 2021 00:00
@MtkN1
Copy link
Member

MtkN1 commented Jun 11, 2021

LGTM🙌

@MtkN1 MtkN1 merged commit 8fcfb18 into pybotters:develop Jun 11, 2021
@supermomonga supermomonga deleted the github-actions-pytest branch June 11, 2021 06:27
@MtkN1 MtkN1 mentioned this pull request Jun 13, 2021
MtkN1 added a commit that referenced this pull request Jun 13, 2021
✨v0.4.0リリース

✅ GMOコインのWebSocket API制限により複数購読ができない #50
✅ BybitのDataStoreクラスにタイムスタンプを追加する #47
✅ ws_connectのハンドラ未指定の場合はprintハンドラを選択する #46
✅ Binanceで認証を利用するとPublic APIがパラメーターエラーとなる #44
✅ HTTPリクエストのparams/data引数の指定間違いに警告を表示する #43
✅ Binance Futures USDⓈ-MのDataStoreを実装する #20

✅ DataStore サブクラスインスタンス取得時の型エラーを解決 #55
✅ GitHub Actions の matrix 実行で fail-fast を無効化 #54
✅ GitHub Actions による自動テスト実行 #49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants