temporalio / temporalio/sdk-rust
[Feature Request] Report coverage to coveralls
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 523
- Forks
- 161
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 67
Description
Tarpaulin supports uploading coverage to coveralls, we should do that since we already have an account and it's got a nice interface.
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
Inspect the repository's CI configuration and how Tarpaulin is invoked, then review Tarpaulin's Coveralls upload support. Done means the existing coverage run uploads its results to the project's Coveralls account and the workflow remains successful.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100