nextcloud / nextcloud/cookbook

Reactivate Codecov actions

Open Beginner friendly
#3,074 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.