AcademySoftwareFoundation / AcademySoftwareFoundation/OpenTimelineIO
CodeCov failures
- Dominant language
- C++
- Stars
- 2k
- Forks
- 351
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 1
Description
As described here
https://community.codecov.com/t/upload-issues-unable-to-locate-build-via-github-actions-api/3954
CodeCov uploads are throttled by github, and this is likely the cause of our intermittent CodeCov failures ~ hat tip to @JeanChristopheMorinPerso for figuring that out.
The solution is most likely to follow the instructions here to modify our github action for CodeCov.
https://docs.codecov.com/docs/codecov-uploader#upload-token
Contributor guide
Research direction
Start by locating the GitHub Actions workflow that uploads coverage to CodeCov, then compare its configuration with the linked CodeCov upload-token instructions and the reported throttling discussion. Done means the workflow uses the documented upload configuration and CodeCov uploads no longer fail intermittently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100