JuliaArrays / JuliaArrays/StaticArrays.jl
Outdated codecov
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 844
- Forks
- 159
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 3
Description
The codecov line in the ci.yml file
https://github.com/JuliaArrays/StaticArrays.jl/blob/c4092a1a8866313d0cc0d93f0bb870e5d82a2070/.github/workflows/ci.yml#L89
is based on a deprecated github action:
https://github.com/julia-actions/julia-uploadcodecov
There is some guidance there about what to do instead, and more about it on discourse:
https://discourse.julialang.org/t/psa-new-version-of-codecov-action-requires-additional-setup/109857
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the codecov line around line 89 of .github/workflows/ci.yml. Read the linked julia-uploadcodecov guidance and the Julia Discourse post for the replacement setup. Done means the deprecated action is replaced and the workflow continues uploading coverage successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, julia
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100