mattpolzin / mattpolzin/JSONAPI
Add code coverage back to CI
Open
Nobody has claimed this yet.
testing
- Dominant language
- Swift
- Stars
- 81
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Code coverage was being done via Bitrise CI until the latest release. I stopped using Bitrise because it was not adding value to this particular project. I'd like to have code coverage back, almost exactly like: https://github.com/mattpolzin/OpenAPIKit/blob/main/.github/workflows/codecov.yml.
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 reviewing the referenced .github/workflows/codecov.yml in OpenAPIKit and comparing it with this repository's existing CI workflows. Recreate the relevant coverage workflow for JSONAPI, then verify that CI produces and submits coverage successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, swift
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100