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

Fixes documentation build #112

Closed aik099 closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (41afdf4) 85.42% compared to head (272aff5) 81.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #112 +/- ## ============================================ - Coverage 85.42% 81.93% -3.50% Complexity 351 351 ============================================ Files 34 34 Lines 974 974 ============================================ - Hits 832 798 -34 - Misses 142 176 +34 ```

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