tus-php icon indicating copy to clipboard operation
tus-php copied to clipboard

Update Request.php

Open rajjanorkar opened this issue 2 years ago • 1 comments
trafficstars

Set the new value for given key in the metadata from the request header. This function will be useful to change metadata on the fly say in the middleware.

rajjanorkar avatar Mar 20 '23 04:03 rajjanorkar

Codecov Report

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

Project coverage is 98.43%. Comparing base (73b7caf) to head (7973540). Report is 4 commits behind head on main.

Files Patch % Lines
src/Request.php 0.00% 12 Missing :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #427      +/-   ##
============================================
- Coverage     99.60%   98.43%   -1.17%     
- Complexity      367      371       +4     
============================================
  Files            20       20              
  Lines          1010     1022      +12     
============================================
  Hits           1006     1006              
- Misses            4       16      +12     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 20 '23 19:03 codecov[bot]