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(core): Handle filename* with quotes in Content-Disposition header #7229

Merged
merged 1 commit into from
Sep 21, 2023

Handle filename* with quotes in Content-Disposition header

5ad4ad3
Select commit
Loading
Failed to load commit list.
Merged

fix(core): Handle filename* with quotes in Content-Disposition header #7229

Handle filename* with quotes in Content-Disposition header
5ad4ad3
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 21, 2023 in 0s

32.81% (-0.01%) compared to 303bc8e

View this Pull Request on Codecov

32.81% (-0.01%) compared to 303bc8e

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% ⚠️

Comparison is base (303bc8e) 32.81% compared to head (5ad4ad3) 32.81%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7229      +/-   ##
==========================================
- Coverage   32.81%   32.81%   -0.01%     
==========================================
  Files        3348     3348              
  Lines      199868   199868              
  Branches    21908    21903       -5     
==========================================
- Hits        65582    65579       -3     
- Misses     133181   133184       +3     
  Partials     1105     1105              
Files Changed Coverage Δ
packages/core/src/NodeExecuteFunctions.ts 20.53% <100.00%> (+0.09%) ⬆️

... and 3 files with indirect coverage changes

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