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(os/stream): dont set content length header if size is 0 #234

Merged
merged 3 commits into from
May 8, 2024

Conversation

vnghia
Copy link
Owner

@vnghia vnghia commented May 8, 2024

No description provided.

Copy link

codecov bot commented May 8, 2024

Codecov Report

Attention: Patch coverage is 96.42857% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 80.21%. Comparing base (f729f4a) to head (bad6357).

Files Patch % Lines
src/open_subsonic/media_retrieval/stream.rs 95.83% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #234      +/-   ##
==========================================
- Coverage   80.22%   80.21%   -0.02%     
==========================================
  Files         213      213              
  Lines       11895    11901       +6     
  Branches    11895    11901       +6     
==========================================
+ Hits         9543     9546       +3     
- Misses       1707     1708       +1     
- Partials      645      647       +2     

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

@vnghia vnghia merged commit 231bb07 into main May 8, 2024
15 of 16 checks passed
@vnghia vnghia deleted the stream-content-length branch May 8, 2024 13: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.

1 participant