MattIPv4 / MattIPv4/do_username
Add tests and CI for Rust
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Add tests for all functions in the rust implementation. See ruby/javascript tests as a point of reference.
Add GitHub actions CI for the rust package that runs the testing, following the existing pattern established by the ruby/javascript implementations.
Contributor guide
No contributing guide indexed for this repository
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 Rust implementation and comparing its functions with the Ruby and JavaScript tests. Review the existing GitHub Actions pattern for those implementations, then add Rust coverage and a Rust CI job; done means the Rust tests pass and CI runs them successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, rust
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100