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

Upgrade to ZIO 2.0.0-RC3 #1152

Closed
wants to merge 8 commits into from
Closed

Upgrade to ZIO 2.0.0-RC3 #1152

wants to merge 8 commits into from

Conversation

adamgfraser
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 23, 2022

Codecov Report

Merging #1152 (909d89c) into zio-series/2.x (093b1e8) will increase coverage by 0.01%.
The diff coverage is 68.57%.

@@                Coverage Diff                 @@
##           zio-series/2.x    #1152      +/-   ##
==================================================
+ Coverage           57.49%   57.51%   +0.01%     
==================================================
  Files                  74       74              
  Lines                2435     2436       +1     
  Branches               85       74      -11     
==================================================
+ Hits                 1400     1401       +1     
  Misses               1035     1035              
Impacted Files Coverage Δ
...tp/src/main/scala/zhttp/http/middleware/Csrf.scala 80.00% <ø> (ø)
...io-http/src/main/scala/zhttp/service/Handler.scala 75.00% <ø> (ø)
zio-http/src/main/scala/zhttp/socket/Socket.scala 52.94% <ø> (ø)
...o-http/src/main/scala/zhttp/socket/SocketApp.scala 37.14% <ø> (ø)
.../src/main/scala/zhttp/service/EventLoopGroup.scala 36.84% <35.71%> (ø)
...tp/src/main/scala/zhttp/http/middleware/Auth.scala 76.47% <40.00%> (ø)
zio-http/src/main/scala/zhttp/service/Server.scala 47.88% <46.15%> (ø)
zio-http/src/main/scala/zhttp/http/Http.scala 64.95% <83.33%> (ø)
...p/src/main/scala/zhttp/service/ChannelFuture.scala 84.61% <85.71%> (ø)
zio-http/src/main/scala/zhttp/http/HttpData.scala 72.97% <100.00%> (ø)
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 093b1e8...909d89c. Read the comment docs.

@amitksingh1490
Copy link
Collaborator

Hey @adamgfraser
I am making a release with support for ZIO 2.0.0-RC3 and this branch had some conflicts, hence pulled the changes in #1174

@adamgfraser adamgfraser deleted the rc3 branch April 1, 2022 12:41
@adamgfraser
Copy link
Contributor Author

@amitksingh1490 Sounds good!

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.

3 participants