zio / zio-http

A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers
https://zio.dev/zio-http
Apache License 2.0
785 stars 396 forks source link

Allow up to 22 error for `Endpoint#outErrors` (#3130) #3148

Closed 987Nabil closed 23 hours ago

987Nabil commented 1 week ago

fixes #3130 /claim #3130

codecov-commenter commented 1 week ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 696 lines in your changes missing coverage. Please review.

Project coverage is 61.12%. Comparing base (f164c90) to head (7ea58fd). Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...ared/src/main/scala/zio/http/codec/HttpCodec.scala 0.00% 668 Missing :warning:
...ed/src/main/scala/zio/http/endpoint/Endpoint.scala 0.00% 28 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3148 +/- ## ========================================== - Coverage 65.09% 61.12% -3.97% ========================================== Files 161 161 Lines 10551 11257 +706 Branches 2024 2067 +43 ========================================== + Hits 6868 6881 +13 - Misses 3683 4376 +693 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.