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

Fix #1988 #1989 Support Scoped ZIO in fromResource and fromZEnv instead of ZManaged; rename .fromZEnv to .fromZIOEnv #2010

Merged
merged 9 commits into from Sep 12, 2023

Conversation

neko-kai
Copy link
Member

Rename .fromZEnv to .fromZIOEnv, .fromZLayerEnv, .fromZManagedEnv and .fromZEnvResource

Add workaround for scala/scala3#16406

…ad of ZManaged

Rename `.fromZEnv` to `.fromZIOEnv`, `.fromZLayerEnv`, `.fromZManagedEnv` and `.fromZEnvResource`

Add workaround for scala/scala3#16406
@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2023

Codecov Report

Merging #2010 (8989dbd) into develop (40353db) will increase coverage by 0.12%.
The diff coverage is 80.76%.

❗ Current head 8989dbd differs from pull request most recent head f5dc83a. Consider uploading reports for the commit f5dc83a to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@             Coverage Diff             @@
##           develop    #2010      +/-   ##
===========================================
+ Coverage    65.27%   65.39%   +0.12%     
===========================================
  Files          557      557              
  Lines        11031    11061      +30     
===========================================
+ Hits          7200     7233      +33     
+ Misses        3831     3828       -3     

@neko-kai neko-kai merged commit b0b1294 into develop Sep 12, 2023
31 checks passed
@neko-kai neko-kai deleted the feature/zio-scope branch September 12, 2023 00:02
@neko-kai neko-kai mentioned this pull request Sep 12, 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.

None yet

2 participants