EffectOrientedProgramming / book

Effect-Oriented Programming: Creating Reliable Systems with Scala 3 and ZIO 2
https://effectorientedprogramming.com
222 stars 15 forks source link

If we make this function accept the "mock" result and return that, then #329

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

we can leverage that to hit all of the possible paths in AllTheThings.

Line: 99 https://github.com/EffectOrientedProgramming/book/blob/6c6ddfeb2ca5af6a8d501dc11067370d49235296/Chapters/06_Composability.md#L96-L106