django-mock-queries icon indicating copy to clipboard operation
django-mock-queries copied to clipboard

Use token-based approach for Codecov

Open stefan6419846 opened this issue 1 year ago • 0 comments

CI tends to currently fail to upload coverage to Codecov and recommends using a token instead:

    {'detail': ErrorDetail(string='Rate limit reached. Please upload with the Codecov repository upload token to resolve issue. Expected time to availability: 1068s.', code='throttled')}
Error: 429 Client Error: Too Many Requests for url: https://codecov.io/upload/v2?commit=525ad5a9bc6d59142acf56dd2e9fc558c174a4af&branch=changelog&build_url=http%3A%2F%2Fgithub.com%2Fstphivos%2Fdjango-mock-queries%2Factions%2Fruns%2F9717552856&service=github-actions&build=9717552856&slug=stphivos%2Fdjango-mock-queries&package=py2.1.13
Tip: See all example repositories: https://github.com/codecov?query=example

stefan6419846 avatar Jun 28 '24 19:06 stefan6419846