-
Couldn't load subscription status.
- Fork 1.4k
Extract Gen implement #4742
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extract Gen implement #4742
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, @adamgfraser may want to take a look!
test-refined/shared/src/main/scala/zio/test/refined/BooleanInstances.scala
Outdated
Show resolved
Hide resolved
test-refined/shared/src/main/scala/zio/test/refined/BooleanInstances.scala
Outdated
Show resolved
Hide resolved
test-refined/shared/src/main/scala/zio/test/refined/CollectionInstances.scala
Outdated
Show resolved
Hide resolved
test-refined/shared/src/main/scala/zio/test/refined/CharInstances.scala
Outdated
Show resolved
Hide resolved
test-refined/shared/src/main/scala/zio/test/refined/CollectionInstances.scala
Outdated
Show resolved
Hide resolved
test-refined/shared/src/main/scala/zio/test/refined/CollectionInstances.scala
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. A couple of comments on the implementation but definitely going in the right direction!
# Conflicts: # test-refined/shared/src/main/scala/zio/test/refined/CharInstances.scala
test-refined/shared/src/main/scala/zio/test/refined/CollectionInstances.scala
Outdated
Show resolved
Hide resolved
test-refined/shared/src/main/scala/zio/test/refined/StringInstances.scala
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking really good! A few more changes and this will be ready to go.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fantastic! Thanks again for working on this!
No description provided.