-
Notifications
You must be signed in to change notification settings - Fork 34
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
Codecovが止まっている #663
Comments
codecovのv4で(基本的に)トークンが必須になった周りの問題っぽい? |
直せます? |
いや、正直見当がつかないですね… |
そういえば、codecovが知らないうちに戻ってるっぽいです? |
READMEのアイコンはまだunknownになってるみたい |
リンクがaiscript-devじゃなくてsyuiloだからっぽい? |
インストールしないといけない? |
GitHub appはPRにカバレッジのチェックを追加するやつだったはず。 test.ymlでtokenが指定されてないのが原因っぽい。 with:
token: ${{ secrets.CODECOV_TOKEN }} あと関係ないけど、テストの前で |
標準関数周りだけでもカバーしたい。
Codecovが止まってる?
https://app.codecov.io/gh/syuilo/aiscript
The text was updated successfully, but these errors were encountered: