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

Allow to pass an existing request object in constructor #442

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

dev: pass symfony http request in environments without superglobals

41acd14
Select commit
Loading
Failed to load commit list.
Open

Allow to pass an existing request object in constructor #442

dev: pass symfony http request in environments without superglobals
41acd14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2024 in 1s

99.60% (+0.00%) compared to a466a9b

View this Pull Request on Codecov

99.60% (+0.00%) compared to a466a9b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.60%. Comparing base (a466a9b) to head (41acd14).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #442   +/-   ##
=========================================
  Coverage     99.60%   99.60%           
  Complexity      362      362           
=========================================
  Files            20       20           
  Lines          1007     1008    +1     
=========================================
+ Hits           1003     1004    +1     
  Misses            4        4           

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