minkphp / phpunit-mink

Library for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.
BSD 3-Clause "New" or "Revised" License
70 stars 20 forks source link

Bump PHP version to 5.6 #108

Closed aik099 closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2f80d83) 85.11% compared to head (75d946f) 82.96%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #108 +/- ## ============================================ - Coverage 85.11% 82.96% -2.15% Complexity 343 343 ============================================ Files 34 34 Lines 860 957 +97 ============================================ + Hits 732 794 +62 - Misses 128 163 +35 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.