Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@swoogles
Copy link
Contributor

There was too much assembly required to use ExecutionEventSink.
Instead of exposing all the individual pieces and assembling it in the TestRunner, things are assembled internally now.
I was able to remove TestOutput from the environments of a few methods after this change.
Also made some of the naming more consistent, and privatized a few pieces that shouldn't have been exposed in the first place.

@swoogles swoogles requested review from adamgfraser and hmemcpy April 13, 2023 22:22
@hmemcpy
Copy link
Contributor

hmemcpy commented Apr 15, 2023

Sorry, I was away for a bit! Looks like a great refactoring! Any change that removes manual layers assembly in favor of magic.make is a great change :)

@adamgfraser adamgfraser merged commit c86488e into zio:series/2.x Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants