coverallsapp / coverallsapp/github-action
Example of coverage for multiple languages
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 520
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Since coveralls.io doesn't appear to support multiple languages, it would be useful to have an example of combining coverage from JavaScript and another language.
For example, I'm currently trying to combine Elixir (excoveralls) with JavaScript lcov data. https://github.com/parroty/excoveralls/issues/224
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
Review the GitHub Action's documentation and examples, then read the linked Coveralls and excoveralls discussions for constraints around combining coverage data. Done means documenting a working JavaScript and Elixir coverage example that users can follow and verify.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir, github-actions, javascript
- Domain
- ci-cd, documentation, testing
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100