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

Fix accept header handling #2391

Merged
merged 2 commits into from
Aug 18, 2023
Merged

Fix accept header handling #2391

merged 2 commits into from
Aug 18, 2023

Conversation

vigoo
Copy link
Contributor

@vigoo vigoo commented Aug 18, 2023

Handles / and x/* accept headers

@github-actions github-actions bot added the bug Something isn't working label Aug 18, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 27.27% and project coverage change: +0.32% 🎉

Comparison is base (020f6f9) 63.01% compared to head (77481c5) 63.34%.
Report is 1 commits behind head on main.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2391      +/-   ##
==========================================
+ Coverage   63.01%   63.34%   +0.32%     
==========================================
  Files         137      137              
  Lines        7101     7109       +8     
  Branches     1257     1267      +10     
==========================================
+ Hits         4475     4503      +28     
+ Misses       2626     2606      -20     
Files Changed Coverage Δ
...scala/zio/http/codec/internal/MediaTypeCodec.scala 29.23% <27.27%> (-2.35%) ⬇️

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vigoo vigoo merged commit 33ed169 into main Aug 18, 2023
@vigoo vigoo deleted the fix-accept branch August 18, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants