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
800 stars 403 forks source link

Implement codec error handling #3204

Open asr2003 opened 1 week ago

asr2003 commented 1 week ago

/claim #3188 Closes #3188

Are there still any changes to be done, I am happy to incorporate them

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 51.06383% with 23 lines in your changes missing coverage. Please review.

Project coverage is 61.04%. Comparing base (f164c90) to head (f75748c). Report is 31 commits behind head on main.

Files with missing lines Patch % Lines
...c/main/scala/zio/http/codec/HttpContentCodec.scala 34.78% 15 Missing :warning:
...main/scala/zio/http/codec/internal/BodyCodec.scala 65.21% 8 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 #3204 +/- ## ========================================== - Coverage 65.09% 61.04% -4.06% ========================================== Files 161 161 Lines 10551 11410 +859 Branches 2024 2025 +1 ========================================== + Hits 6868 6965 +97 - Misses 3683 4445 +762 ```

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