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

Update Request.php #427

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

rajjanorkar
Copy link

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.

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.
@codecov
Copy link

codecov bot commented Mar 20, 2023

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 ⚠️
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     

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

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