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

Removed the "SessionProxy" class #131

Merged
merged 1 commit into from
Mar 16, 2024
Merged

Conversation

aik099
Copy link
Member

@aik099 aik099 commented Mar 16, 2024

Removed the SessionProxy class, which enanced the Mink's Session::visit method by automatically starting the session, when a web page was opened. This is a built-in functionality of Mink since the 1.8 release.

@aik099 aik099 changed the title Removed the SessionProxy class Removed the "SessionProxy" class Mar 16, 2024
Copy link

codecov bot commented Mar 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.96%. Comparing base (1054f33) to head (b641d94).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #131      +/-   ##
============================================
- Coverage     86.27%   82.96%   -3.31%     
+ Complexity      330      328       -2     
============================================
  Files            30       29       -1     
  Lines           867      863       -4     
============================================
- Hits            748      716      -32     
- Misses          119      147      +28     

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

@aik099 aik099 merged commit 0be0ba6 into minkphp:master Mar 16, 2024
11 of 12 checks passed
@aik099 aik099 deleted the remove-session-proxy branch March 16, 2024 16:17
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.

None yet

1 participant