ThinkR-open / ThinkR-open/lozen
As user, I'd like the proper badges added in my Readme when using `use_gitlab_ci()`
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
As user, I'd like the proper badges added in my Readme when using use_gitlab_ci(), so that I can know if my CI run properly, and I get see the code coverage when working with R packages
Validation
- A pipeline status badge exists in the Readme for a R package, a golem and a book project
- A coverage status badge exists in the Readme for a R package, and a golem project
Tech
- See : https://github.com/ThinkR-open/gitlabr/issues/50
- At some point, this CI implementation, templates and testing should finish in an independant R package.
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 locating the use_gitlab_ci() implementation and the README generation paths, then review issue #50 for the intended badge behavior. Check the validation cases for R package, golem, and book projects, confirming pipeline badges and the requested coverage badges appear in the generated README files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- ci-cd, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100