-
Notifications
You must be signed in to change notification settings - Fork 19.5k
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
The master branch commit doesn't update in Codecov #19264
Comments
It is because the dependent bot updated the codecov GitHub action version from v3 to v4. V4 stopped supporting tokenless upload. |
After #19312 , the new commits are still missing from https://app.codecov.io/gh/keras-team/keras/commits |
We do not have a good fix yet. Probably, I should just downgrade it to v3. |
FYI, TorchGeo has also been fighting against codecov for a while now. |
Please refer to: https://app.codecov.io/gh/keras-team/keras/commits
Due to this issue, the codecov report is noisy.
The text was updated successfully, but these errors were encountered: