Skip to content
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

re-enable refined module #821

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rolman243
Copy link

I want to re-enable the avro4s refined module, but I have some problems getting everything right.

I have a few questions:

  1. I don't have any experience in using shapeless. What would be a replacement for Coproduct and HList to rewrite RefinedRoundtripTest?

  2. I have one failing test in RefinedSuite. I can't figure out why the test "generate correct schemas for a Map when refined instances are in scope" generate the field map as a STRING and not as a MAP. Do you have a hint, what could be wrong?

  3. What's the concrete requirement for the TypeGuardedDecoding type?

@rolman243 rolman243 marked this pull request as draft February 18, 2024 00:43
@rolman243 rolman243 changed the title WIP: re-enabled refined module re-enabled refined module Feb 18, 2024
@rolman243 rolman243 changed the title re-enabled refined module re-enable refined module Feb 18, 2024
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.

None yet

1 participant