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

Add types for method parameters #371

Merged
merged 1 commit into from
Jun 17, 2023
Merged

Conversation

stof
Copy link
Member

@stof stof commented Jun 17, 2023

Now that the Mink DriverInterface has parameter types (thanks to minkphp/Mink#856), we can add them in the child class.

@codecov
Copy link

codecov bot commented Jun 17, 2023

Codecov Report

Merging #371 (374413c) into master (037675d) will increase coverage by 0.95%.
The diff coverage is 97.77%.

@@             Coverage Diff              @@
##             master     #371      +/-   ##
============================================
+ Coverage     89.02%   89.97%   +0.95%     
+ Complexity      315      168     -147     
============================================
  Files             2        1       -1     
  Lines           875      469     -406     
============================================
- Hits            779      422     -357     
+ Misses           96       47      -49     
Impacted Files Coverage Δ
src/Selenium2Driver.php 89.97% <97.77%> (+0.74%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@stof stof merged commit 5d27505 into minkphp:master Jun 17, 2023
9 checks passed
@stof stof deleted the add_parameter_types branch June 17, 2023 11:48
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