8000 [kyo-zio] add interop with ZLayer by hearnadam · Pull Request #1299 · getkyo/kyo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[kyo-zio] add interop with ZLayer #1299

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

Merged
merged 1 commit into from
Jun 30, 2025
Merged

[kyo-zio] add interop with ZLayer #1299

merged 1 commit into from
Jun 30, 2025

Conversation

hearnadam
Copy link
Collaborator

/fixes #1246

Problem

  • ZLayer is a core part of ZIO's functionality. Adding interop with Layer will help reduce the friction from currently not supporting ZIO's Env.
  • Additionally, without Layer interop, kyo-zio-test is less useful, since methods like provide on a suite/test are unusable from Kyo layers.

Solution

  • Implement basic layer interop.

@hearnadam hearnadam merged commit 5c76aee into main Jun 30, 2025
3 of 5 checks passed
@hearnadam hearnadam deleted the layer branch June 30, 2025 04:23
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.

[feature]: kyo-zio-test: Support ZLayer interop with Kyo layer
2 participants
0