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 "Content-Dispositon" header #210

Merged
merged 1 commit into from
May 30, 2024

handlers: Fix "Content-Dispositon" header

318d8e7
Select commit
Loading
Failed to load commit list.
Merged

Fix "Content-Dispositon" header #210

handlers: Fix "Content-Dispositon" header
318d8e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 29, 2024 in 0s

22.17% (-0.03%) compared to b74eabc

View this Pull Request on Codecov

22.17% (-0.03%) compared to b74eabc

Details

Codecov Report

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

Project coverage is 22.17%. Comparing base (b74eabc) to head (318d8e7).
Report is 10 commits behind head on master.

Files Patch % Lines
handlers/objects.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
- Coverage   22.20%   22.17%   -0.03%     
==========================================
  Files          16       17       +1     
  Lines        2896     3296     +400     
==========================================
+ Hits          643      731      +88     
- Misses       2137     2432     +295     
- Partials      116      133      +17     

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