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 and codec polishing #2017

Merged
merged 1 commit into from
Feb 25, 2023
Merged

endpoint and codec polishing #2017

merged 1 commit into from
Feb 25, 2023

Conversation

jdegoes
Copy link
Member

@jdegoes jdegoes commented Feb 25, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Base: 62.57% // Head: 62.39% // Decreases project coverage by -0.18% ⚠️

Coverage data is based on head (991087a) compared to base (c7a8142).
Patch coverage: 80.91% 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    #2017      +/-   ##
==========================================
- Coverage   62.57%   62.39%   -0.18%     
==========================================
  Files         206      209       +3     
  Lines        6054     6058       +4     
  Branches      245      223      -22     
==========================================
- Hits         3788     3780       -8     
- Misses       2266     2278      +12     
Impacted Files Coverage Δ
.../src/main/scala/zio/http/codec/ContentCodecs.scala 0.00% <0.00%> (ø)
...src/main/scala/zio/http/codec/HttpCodecError.scala 50.00% <ø> (ø)
...tp/src/main/scala/zio/http/codec/SimpleCodec.scala 0.00% <0.00%> (ø)
.../main/scala/zio/http/codec/internal/Mechanic.scala 76.08% <ø> (ø)
...in/scala/zio/http/endpoint/internal/Memoized.scala 100.00% <ø> (ø)
...ain/scala/zio/http/model/headers/HeaderNames.scala 100.00% <ø> (ø)
...http/src/main/scala/zio/http/codec/HttpCodec.scala 77.92% <33.33%> (-3.16%) ⬇️
...tp/src/main/scala/zio/http/endpoint/Endpoint.scala 36.92% <40.00%> (ø)
...scala/zio/http/endpoint/internal/RoutingTree.scala 84.37% <62.50%> (+5.50%) ⬆️
...scala/zio/http/codec/internal/EncoderDecoder.scala 80.15% <82.35%> (-1.88%) ⬇️
... and 7 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 eb3bab9 into zio:main Feb 25, 2023
@jdegoes jdegoes deleted the endpoint-polish branch February 25, 2023 16:08
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