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

Fix the validation of invalid values in tests #176

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Conversation

stof
Copy link
Member

@stof stof commented Nov 29, 2023

minkphp/driver-testsuite#78 and minkphp/driver-testsuite#79 have improved the testsuite coverage for invalid values. This ensures that those tests pass.

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (796b01f) 98.00% compared to head (bee9b4d) 98.02%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #176      +/-   ##
============================================
+ Coverage     98.00%   98.02%   +0.01%     
- Complexity      126      127       +1     
============================================
  Files             1        1              
  Lines           301      304       +3     
============================================
+ Hits            295      298       +3     
  Misses            6        6              

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

@stof stof merged commit 4a6f37a into minkphp:master Nov 29, 2023
13 checks passed
@stof stof deleted the fix_tests branch November 29, 2023 11:33
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