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

Remove Usages of ZIO.succeedNow #1992

Merged
merged 2 commits into from
Feb 13, 2023
Merged

Remove Usages of ZIO.succeedNow #1992

merged 2 commits into from
Feb 13, 2023

Conversation

adamgfraser
Copy link
Contributor

This is an internal API and will be deleted at some point.

@codecov-commenter
Copy link

Codecov Report

Base: 64.49% // Head: 64.49% // No change to project coverage 👍

Coverage data is based on head (fb9282e) compared to base (66d4e89).
Patch coverage: 76.00% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1992   +/-   ##
=======================================
  Coverage   64.49%   64.49%           
=======================================
  Files         193      193           
  Lines        5965     5965           
  Branches      220      204   -16     
=======================================
  Hits         3847     3847           
  Misses       2118     2118           
Impacted Files Coverage Δ
zio-http/src/main/scala/zio/http/ZClient.scala 26.95% <0.00%> (ø)
...rc/main/scala/zio/http/netty/NettyBodyWriter.scala 23.07% <50.00%> (ø)
...-http/src/main/scala/zio/http/api/Middleware.scala 63.74% <75.00%> (ø)
zio-http/src/main/scala/zio/http/Body.scala 83.63% <100.00%> (ø)
...o-http/src/main/scala/zio/http/api/Endpoints.scala 92.30% <100.00%> (ø)
...p/src/main/scala/zio/http/api/MiddlewareSpec.scala 62.85% <100.00%> (ø)
...in/scala/zio/http/netty/NettyResponseEncoder.scala 100.00% <100.00%> (ø)
...a/zio/http/netty/server/ServerInboundHandler.scala 85.84% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vigoo vigoo merged commit ed66112 into zio:main Feb 13, 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

3 participants