typelevel / typelevel/cats-effect
Change the `Example` app on Native
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 2.2k
- Forks
- 576
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 18
Description
We can probably make it more similar to the JVM one now.
But ... maybe we can just remove these "examples" and associated CI tests? AFAICT they were never really examples IMO, but rather a way to test that IOApp behaves correctly. I think they've been far superseded by the IOAppSuite.
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 comparing the Native and JVM Example apps and locating their associated CI tests. Check whether IOAppSuite covers the IOApp behavior those tests exercise. Done means choosing and implementing a clear direction for the examples and updating or removing the related CI tests consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100