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

Endpoint codec improvements #1997

Merged
merged 9 commits into from
Feb 17, 2023
Merged

Endpoint codec improvements #1997

merged 9 commits into from
Feb 17, 2023

Conversation

jdegoes
Copy link
Member

@jdegoes jdegoes commented Feb 16, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2023

Codecov Report

Base: 62.07% // Head: 62.00% // Decreases project coverage by -0.08% ⚠️

Coverage data is based on head (e8d0226) compared to base (7b51044).
Patch coverage: 75.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    #1997      +/-   ##
==========================================
- Coverage   62.07%   62.00%   -0.08%     
==========================================
  Files         197      196       -1     
  Lines        5859     5869      +10     
  Branches      208      216       +8     
==========================================
+ Hits         3637     3639       +2     
- Misses       2222     2230       +8     
Impacted Files Coverage Δ
zio-http/src/main/scala/zio/http/Body.scala 83.63% <ø> (ø)
...io-http/src/main/scala/zio/http/ClientConfig.scala 61.53% <ø> (ø)
...io-http/src/main/scala/zio/http/ClientDriver.scala 100.00% <ø> (ø)
zio-http/src/main/scala/zio/http/Request.scala 85.00% <ø> (ø)
...ttp/src/main/scala/zio/http/codec/Alternator.scala 44.44% <ø> (ø)
...-http/src/main/scala/zio/http/codec/Combiner.scala 35.48% <ø> (ø)
zio-http/src/main/scala/zio/http/codec/Doc.scala 81.98% <ø> (ø)
...p/src/main/scala/zio/http/codec/HeaderCodecs.scala 69.47% <ø> (ø)
...p/src/main/scala/zio/http/codec/MethodCodecs.scala 45.45% <ø> (ø)
...ttp/src/main/scala/zio/http/codec/PathCodecs.scala 75.00% <ø> (ø)
... and 43 more

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.

@jdegoes jdegoes merged commit e9d2e51 into zio:main Feb 17, 2023
@jdegoes jdegoes deleted the endpoint-codecs branch February 17, 2023 21:51
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