{'detail': ErrorDetail(string='Rate limit reached. Please upload with the Codecov repository upload token to resolve issue. Expected time to availability: 266s.', code='throttled')}
from here this makes our test coverage really wonky.
Maybe aggregate coverage after the test matrix and upload once? Or figure out how to get that token, but afaik, we never had a proper account there.
from here this makes our test coverage really wonky.
Maybe aggregate coverage after the test matrix and upload once? Or figure out how to get that token, but afaik, we never had a proper account there.