nextcloud / nextcloud/cookbook
Reactivate Codecov actions
Open
Beginner friendly
Nobody has claimed this yet.
github_actions
maintenance
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
Currently, the codecov is nort triggered as the action is only working on PRs while the corresponding part of the test is filtered to push events only. So, codecov is effectivly out of the build process. This should be fixed.
Realated #2358
Contributor guide
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 by inspecting the GitHub Actions workflow that invokes Codecov and compare its pull-request trigger with the test workflow's push trigger. Confirm Codecov is included in the build process for the intended events, then validate the workflow configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100