societe-generale / societe-generale/github-crawler
Kotlin-ify the code
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 111
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
production code has been converted to Kotlin, but not all of it is really using the Kotlin idioms - don't hesitate to improve.
Also, we would need to convert all tests into Kotlin
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 auditing the repository's production code and test sources to identify files that still use non-idiomatic Kotlin or have not been converted. Review the existing Kotlin patterns before changing anything. Done means production code is consistently idiomatic Kotlin and all tests have been converted to Kotlin and still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100