oasisprotocol / oasisprotocol/oasis-core
Improve Rust code coverage
Open
Nobody has claimed this yet.
c:testing
p:1
- Dominant language
- Go
- Stars
- 369
- Forks
- 151
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
Rust code coverage is pretty low at the moment, we should check where the gaps are and add more tests.
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 with the Coveralls report linked in the issue to identify uncovered Rust areas, then inspect the corresponding existing tests and code paths. Done means adding tests for the agreed coverage gaps and confirming that Rust coverage improves in Coveralls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100