-
Notifications
You must be signed in to change notification settings - Fork 0
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にレポートがうまく反映されないその3 #295
Comments
codecov.ioでsquashとmergeのメソッドを処理する方法を探す |
これで失敗することを期待する(mainブランチと同じように) 次に
今度こそ成功して欲しい |
まただめだった ただし、前回のコミットと比較していいるフシがあるので、squash and mergeで比較対象がなくてNGになってるかもしれない。。
|
This was referenced Nov 5, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
概要
表題のママ
すでにやったこと
現状
それでもまだエラーが起きる
次のチャレンジ
allow_coverage_offsetsオプションをtrueにする
https://docs.codecov.com/docs/comparing-commits
原因はきちんとわかってないが、「squash and merge」でぐぐってみると、これと関係有るかは不明だが、バグっぽい挙動をするらしい
[BUG] Fix Codecov.io Base Reports for PRs rapidsai/cuml#3425
https://github.com/rapidsai/cuml/pull/3524/files
codecov.yml
とかやってるので、こっちもそれをやってみる
The text was updated successfully, but these errors were encountered: