typelevel / typelevel/typelevel-scalafix
`MonadError[A, Throwable]` -> `MonadThrow[A]`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Scala
- Stars
- 27
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
And similar for CE GenConcurrent etc.
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
The issue names no files, tests, or entry points. Start by surveying the existing Scalafix rules in this repository and clarify the intended MonadError-to-MonadThrow migration and the similar CE GenConcurrent changes; done means the agreed transformations are covered and verified by the repository's tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100